Full Stack Tools

{ Full Stack Tools }

  • Tools
  • Blog
  • Contact
  • Buy me a coffee

Full Stack Tools
{ Full Stack Tools }
Powered by Pynovate Studio

Hot Services

  • GitHub
  • Vercel
  • Supabase
  • Tailwind CSS

Credit to

  • Cloudflare
  • Next.js
  • Supabase
  • Pynovate Studio

Language

      中文(繁體)
      English
      Español
©2024 All rights reservedPrivacy Policy
/Authorization & Authentication Toolkit
/Auth.js
Auth.js
Auth.js

Authentication for the Web. Free and open source.

★★★★★
FreeOpen Source

What is Auth.js?

Auth.js is a runtime agnostic library based on standard Web APIs that deeply integrates with modern JavaScript frameworks via additional libraries that wrap the core functionality and tailor it to the framework’s best practices. This documentation covers [email protected] and later and all other frameworks under the @auth/* namespace. Documentation for [email protected] can still be found at next-auth.js.org.

Auth.js

GitHub: https://github.com/nextauthjs/next-auth

Flexible and easy to use

  • Designed to work with any OAuth service, it supports 2.0+, OIDC
  • Built-in support for many popular sign-in services
  • Email/Passwordless authentication
  • Bring Your Database - or none! - stateless authentication with any backend (Active Directory, LDAP, etc.)
  • Runtime-agnostic, runs anywhere! (Vercel Edge Functions, Node.js, Serverless, etc.)

Authentication methods

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

Try it now

You may also want to try:

Cleark

Cleark

★★★★☆

The most comprehensive Authentication and User Management Platform.

NextAuth.js

NextAuth.js

★★★★☆

Authentication for Next.js.