Authentication for Next.js Applications.
Ability to Log In with ZBD
through a NextAuth.js OAuth2 provider configuration to get user and wallet data with ease.
For full documentation and guides head on over to zbd.dev.
- Edit the
src/index.ts
file to make changes to the provider. -
yarn build
builds the top level index.js and index.d.ts.
MIT