nextauthjs / next-auth

Authentication for the Web.
https://authjs.dev
ISC License
22.48k stars 2.98k forks source link
auth authentication csrf jwt nextauth nextjs nodejs nuxt nuxt-auth oauth oauth2 oidc react remix-auth solid-auth solidjs sveltekit web


Auth.js

Authentication for the Web.

Open Source. Full Stack. Own Your Data.

TypeScript Downloads GitHub Stars GitHub Stable Release Codecov

Auth.js is a set of open-source packages that are built on standard Web APIs for authentication in modern applications with any framework on any platform in any JS runtime.

Need help? See authjs.dev for the documentation, or join our community on Discord  TypeScript .

Sponsored Looking for a hosted alternative? Use Clerk ā†’

Features

Flexible and easy to use

Own your data

Auth.js can be used with or without a database.

Secure by default

Advanced configuration allows you to define your routines to handle controlling what accounts are allowed to sign in, for encoding and decoding JSON Web Tokens and to set custom cookie security policies and session properties, so you can control who can sign in and how often sessions have to be re-validated.

TypeScript

Auth.js libraries are written with type safety in mind. Check out the docs for more information.

Security

If you think you have found a vulnerability (or are not sure) in Auth.js or any of the related packages (i.e. Adapters), we ask you to read our Security Policy to reach out responsibly. Please do not open Pull Requests/Issues/Discussions before consulting with us.

Acknowledgments

Auth.js is made possible thanks to all of its contributors.

Sponsors

We have an OpenCollective for companies and individuals looking to contribute financially to the project!

Clerk Logo
Clerk
šŸ’µ
FusionAuth Logo
FusionAuth
šŸ’µ
Beyond Identity Logo
Beyond Identity
šŸ’µ
Stytch Logo
Stytch
šŸ’µ
Prisma Logo
Prisma
šŸ’µ
Lowdefy Logo
Lowdefy
šŸ’µ
Vercel Logo
Vercel
šŸ’µā˜ļø
Descope Logo
Descope
šŸ’µ
Checkly Logo
Checkly
ā˜ļø
superblog Logo
superblog
ā˜ļø
Netlight logo
Netlight
ā˜ļø


Contributing

We're open to all community contributions! If you'd like to contribute in any way, please first read our Contributing Guide.

[!NOTE] The Auth.js/NextAuth.js project is not provided by, nor otherwise affiliated with Vercel Inc. or its subsidiaries. Any contributions to this project by individuals affiliated with Vercel are made in their personal capacity.

License

ISC