next-auth
next-auth is an open-source TypeScript project with 28.3k GitHub stars. It is associated with auth, authentication, csrf, jwt. The repository is actively maintained, with recent commits.
ISCPermissive — free to use in commercial and proprietary software, with attribution.View license →
Production readiness
4/5- Actively maintainedCommits in the last 6 months
- No known vulnerabilitiesNot yet scanned
- Clear, usable licenseISC (permissive)
- Proven adoptionWidely used
- Has documentationDocumentation indexed
Install
npm install next-authDocumentation from next-auth, shown under ISC with attribution. Source: https://authjs.dev
Auth.js Docs
Quick Start
First, run pnpm i to install the dependencies.
Then, run pnpm dev to start the development server and visit localhost:3000.
License
This project is licensed under the MIT License.