Giter VIP home page Giter VIP logo

next-auth's Introduction


Auth.js

Authentication for the Web.

Open Source. Full Stack. Own Your Data.

TypeScript Downloads Github Stars Github Stable Release

Auth.js is a set of open-source packages that are built on standard Web APIs for authentication in modern applications with any framework on any platform in any JS runtime.

See authjs.dev for our framework-specific libraries, or check out next-auth.js.org for next-auth (Next.js).

Don't want to manage auth yourself? Check out Clerk โ†’

Features

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

Own your data

Auth.js can be used with or without a database.

Secure by default

  • Promotes the use of passwordless sign-in mechanisms
  • Designed to be secure by default and encourage best practices for safeguarding user data
  • Uses Cross-Site Request Forgery (CSRF) Tokens on POST routes (sign in, sign out)
  • Default cookie policy aims for the most restrictive policy appropriate for each cookie
  • When JSON Web Tokens are used, they are encrypted by default (JWE) with A256GCM
  • Features tab/window syncing and session polling to support short-lived sessions
  • Attempts to implement the latest guidance published by Open Web Application Security Project

Advanced configuration allows you to define your routines to handle controlling what accounts are allowed to sign in, for encoding and decoding JSON Web Tokens and to set custom cookie security policies and session properties, so you can control who can sign in and how often sessions have to be re-validated.

TypeScript

Auth.js libraries are written with type safety in mind. Check out the docs for more information.

Security

If you think you have found a vulnerability (or are not sure) in Auth.js or any of the related packages (i.e. Adapters), we ask you to read our Security Policy to reach out responsibly. Please do not open Pull Requests/Issues/Discussions before consulting with us.

Acknowledgments

Auth.js is made possible thanks to all of its contributors.

Sponsors

We have an OpenCollective for companies and individuals looking to contribute financially to the project!

Clerk Logo
Clerk
๐Ÿ’ต
Vercel Logo
Vercel
๐Ÿ’ตโ˜๏ธ
FusionAuth Logo
FusionAuth
๐Ÿ’ต
Beyond Identity Logo
Beyond Identity
๐Ÿ’ต
Stytch Logo
Stytch
๐Ÿ’ต
Prisma Logo
Prisma
๐Ÿ’ต
Lowdefy Logo
Lowdefy
๐Ÿ’ต
WorkOS Logo
WorkOS
๐Ÿ’ต
Descope Logo
Descope
๐Ÿ’ต
Checkly Logo
Checkly
โ˜๏ธ
superblog Logo
superblog
โ˜๏ธ
  • ๐Ÿ’ต Financial Sponsor
  • โ˜๏ธ Infrastructure Support

Contributing

We're open to all community contributions! If you'd like to contribute in any way, please first read our Contributing Guide.

License

ISC

next-auth's People

Contributors

balazsorban44 avatar iaincollins avatar ndom91 avatar thanghuuvu avatar actions-user avatar dependabot[bot] avatar ubbe-xyz avatar lorikarikari avatar kripod avatar boredland avatar reconbot avatar fumler avatar wobsoriano avatar azeek21 avatar astrotars avatar benjaminwfox avatar jibingeo avatar sabarivig avatar khuezy avatar orjdev avatar mahieyin-rahmun avatar ahmedbaset avatar imbios avatar bmuenzenmeyer avatar anthonyshew avatar yoannfleurydev avatar bhatvikrant avatar tomfreudenberg avatar stefanwerw avatar sponte avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.