This is a monorepo of packages for developing and integrating Hellō
A CLI and nodejs module for adding Hellō to a Next.js app.
npx @hellocoop/quickstart-nextjsA Next.js package for login and registration with Hellō.
npm i @hellocoop/nextjsA CLI and nodejs module to create or retrieve a Hellō client_id. Quickstart API Documentation
npx @hellocoop/quickstartA set of utility functions to create an authorization request and retrieve a token payload with the authorization code. Defaults to using a code flow with PKCE and no client secret.
npm i @hellocoop/utils