Auth.js icon
Auth.js icon

Auth.js

Auth.js is a runtime agnostic library based on standard Web APIs that integrates deeply with multiple modern JavaScript frameworks to provide an authentication experience that’s simple to get started with, easy to extend, and always private and secure!

Cost / License

  • Free
  • Open Source (ISC)

Platforms

  • Self-Hosted
  • npm
  • Docker
  • Node.JS
0likes
0articles

Features

Properties

  1.  Privacy focused

Features

  1.  Passkey Support
  2.  No Tracking
  3.  Passwordless
  4.  OAUTH

Auth.js News & Activities

Highlights All activities

Recent activities

Auth.js information

AlternativeTo Category

Security & Privacy

GitHub repository

  •  28,031 Stars
  •  4,036 Forks
  •  571 Open Issues
  •   Updated  
View on GitHub
Auth.js was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Auth.js?

Auth.js is a runtime agnostic library based on standard Web APIs that integrates deeply with multiple modern JavaScript frameworks to provide an authentication experience that’s simple to get started with, easy to extend, and always private and secure!

There are 4 ways to authenticate users with Auth.js:

  • OAuth authentication (Sign in with Google, GitHub, LinkedIn, etc…)
  • Magic Links (Email Provider like Resend, Sendgrid, Nodemailer etc…)
  • Credentials (Username and Password, Integrating with external APIs, etc…)
  • WebAuthn (Passkeys, etc…)