Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/betagouv/nexauth
A dead simple JWT-based authentication library for Next.js framework.
https://github.com/betagouv/nexauth
auth authentication jwt jwt-authentication nextjs prisma
Last synced: 12 days ago
JSON representation
A dead simple JWT-based authentication library for Next.js framework.
- Host: GitHub
- URL: https://github.com/betagouv/nexauth
- Owner: betagouv
- License: agpl-3.0
- Created: 2021-12-26T05:43:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T04:44:07.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T14:06:34.702Z (8 months ago)
- Topics: auth, authentication, jwt, jwt-authentication, nextjs, prisma
- Language: TypeScript
- Homepage: https://betagouv.github.io/nexauth/
- Size: 1.37 MB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
nexauth
---
> A dead simple JWT-based authentication library for Next.js framework.
## Getting Started
Visit [https://betagouv.github.io/nexauth/#/install][lnk-install] to get started with nexauth.
## Documentation
Visit [https://betagouv.github.io/nexauth/][lnk-documentation] to view the full documentation.
## Examples
Explore [/examples][lnk-examples] directory to get integration samples.
## Contributing
Please see our [CONTRIBUTING.md](/CONTRIBUTING.md).
---
[lnk-documentation]: https://betagouv.github.io/nexauth/
[lnk-examples]: https://github.com/betagouv/nexauth/tree/main/examples
[lnk-install]: https://betagouv.github.io/nexauth/#install