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

Platforms

  • Self-Hosted
  • npm
  • Docker
  • Node.JS
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Privacy focused

Features

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

 Tags

  • oauth2
  • javascript-runtime
  • magic-link
  • oauth-login
  • oidc
  • webauthn
  • Authentication

Auth.js News & Activities

Highlights All activities

Recent activities

Show all activities

Auth.js information

  • Developed by

    US flagAuth.js
  • Licensing

    Open Source (ISC) and Free product.
  • Written in

  • Alternatives

    22 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Security & Privacy

GitHub repository

  •  27,952 Stars
  •  4,032 Forks
  •  566 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?
Post comment/review

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…)

Official Links