nextauthjs/ next-auth
View on GitHubAuthentication for the Web.
Authentication for the Web.
Auth js is now part of Better Auth. We recommend new projects to start with Better Auth unless there are some very specific feature gaps (most notably stateless session management without a database).
Auth.js can be used with or without a database.
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.
Auth.js libraries are written with type safety in mind. Check out the docs for more information.
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.
Auth.js is made possible thanks to all of its contributors.
We're open to all community contributions! If you'd like to contribute in any way, please first read our Contributing Guide.
ISC
No comments yet. Set the tone — say what you would want to know.