https://github.com/zbdpay/next-auth-zbd-provider
ZBD OAuth2 Provider for Next.js Applications
https://github.com/zbdpay/next-auth-zbd-provider
authentication nextjs oauth2 zbd
Last synced: 2 months ago
JSON representation
ZBD OAuth2 Provider for Next.js Applications
- Host: GitHub
- URL: https://github.com/zbdpay/next-auth-zbd-provider
- Owner: zbdpay
- License: mit
- Created: 2023-09-28T14:57:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T19:44:08.000Z (over 1 year ago)
- Last Synced: 2025-10-09T21:16:00.315Z (9 months ago)
- Topics: authentication, nextjs, oauth2, zbd
- Language: JavaScript
- Homepage: https://nextauth.zbd.dev
- Size: 6.92 MB
- Stars: 3
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
ZBD OAuth2 Provider for NextAuth.js
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.
## Documentation
For full documentation and guides head on over to [zbd.dev](https://zbd.dev).
## Building
- Edit the `src/index.ts` file to make changes to the provider.
- `yarn build` builds the top level index.js and index.d.ts.
## License
MIT
