blog.hello.devSay "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...Aug 4, 2025·3 min read
blog.hello.devIntroducing 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...Nov 11, 2024·2 min read
blog.hello.devNew 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...Jun 30, 2024·7 min read
blog.hello.devHellō 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...Nov 15, 2023·1 min read
blog.hello.devAdd 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...Nov 14, 2023·2 min read