@hellocoop/nextjs
TypeScript icon, indicating that this package has built-in type declarations

3.3.1 • Public • Published

Next.js package for Hellō

Hellō is an identity network that provides login and registration using the standard OpenID Connect protocol. Hellō offers your users choice between all popular social login providers.

This Next.js package provides:

  • an endpoint that handles all protocol interactions and sets an encrypted cookie with the the logged in user's information.
  • convenience functions to retrieve the user's information from the cookie
  • React components for buttons and logged in context

The Hellō Next.js Sample uses this package and npx @hellocoop/quickstart --nextjs to be configured in seconds. Check it out deployed on Vercel.

See the Next.js Quickstart documentation for how to add Hellō to your Next.js app in minutes, and the Next.js SDK documentation for details.

/@hellocoop/nextjs/

    Package Sidebar

    Install

    npm i @hellocoop/nextjs

    Weekly Downloads

    63

    Version

    3.3.1

    License

    MIT

    Unpacked Size

    17.5 kB

    Total Files

    17

    Last publish

    Collaborators

    • dickhardt
    • rohanharikr