Auth.js icon
Auth.js icon

Auth.js

 Like

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!

License model

  • FreeOpen Source

Country of Origin

  • US flagUnited States

Platforms

  • Self-Hosted
  • npm
  • Docker
  • Node.JS
  No rating
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

    23 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Security & Privacy

GitHub repository

  •  26,951 Stars
  •  3,860 Forks
  •  485 Open Issues
  •   Updated Jun 15, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Auth.js, and it has gotten 0 likes

Auth.js was added to AlternativeTo by Paul on Jul 15, 2024 and this page was last updated Jul 15, 2024.
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