DHDick Hardtinblog.hello.dev·Aug 4, 2025 · 3 min readSay "Hellō" to AII recently watched Andrej Karpathy deliver a talk on Software 3.0, where he talked about coding in English, and notably expressed frustration with setting up authentication 😖. Inspired to address this issue (and to try out coding in English), I bega...00
DHDick Hardtinblog.hello.dev·Nov 11, 2024 · 2 min readIntroducing the "org" claimAugust 4, 2025 Update We have migrated to the tenant claim that is what was org.id and no longer include the domain. See our updated documentation. With the release of our B2B SaaS functionality, we needed a mechanism to communicate which organizatio...00
DHDick Hardtinblog.hello.dev·Jun 30, 2024 · 7 min readNew Hellō IdentifiersUpdated July 1, 2024 - we will continue to provide UUIDv4 identifiers to our existing customers. Identifiers are a foundational component of any computing system, and key to an identity service. At Hellō, we have: external identifiers created by oth...00
DHDick Hardtinblog.hello.dev·Nov 15, 2023 · 1 min readHellō in 60 SecondsTl;dr: Test drive the sample code https://github.com/hellocoop/hello-nextjs-sample/ In the video below, we walk through test-driving the sample repo: Fork & clone the repo Install the packages Run Quickstart to create the app at Hellō Start the a...00
DHDick Hardtinblog.hello.dev·Nov 14, 2023 · 2 min readAdd Hellō to any Next.js App in secondsIn our mission to reduce developer friction, we looked at what we could do to simplify adding Hellō to your app. Running the commands below will create a Next.js sample app, add Hellō, and open up a sample page for you to log in -- try it out! To add...00