Coder Social home page Coder Social logo

ariannargesi / next-auth Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nextauthjs/next-auth

0.0 0.0 0.0 35.9 MB

Authentication for the Web.

Home Page: https://authjs.dev

License: ISC License

Shell 0.96% JavaScript 7.28% TypeScript 89.19% CSS 1.35% HTML 0.04% PLpgSQL 0.28% Vue 0.28% Svelte 0.62%

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

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.

Support

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

Vercel Logo
Vercel

๐Ÿฅ‰ Bronze Financial Sponsor
โ˜๏ธ Infrastructure Support
Prisma Logo
Prisma

๐Ÿฅ‰ Bronze Financial Sponsor
Clerk Logo
Clerk

๐Ÿฅ‰ Bronze Financial Sponsor
Lowdefy Logo
Lowdefy

๐Ÿฅ‰ Bronze Financial Sponsor
WorkOS Logo
WorkOS

๐Ÿฅ‰ Bronze Financial Sponsor
Descope Logo
Descope

๐Ÿฅ‰ Bronze Financial Sponsor
Checkly Logo
Checkly

โ˜๏ธ Infrastructure Support
superblog Logo
superblog

โ˜๏ธ 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 ubbe-xyz avatar dependabot[bot] avatar lorikarikari avatar kripod avatar boredland avatar reconbot avatar fumler avatar azeek21 avatar benjaminwfox avatar sabarivig avatar wobsoriano avatar jibingeo avatar mahieyin-rahmun avatar orjdev avatar khuezy avatar sponte avatar imbios avatar bmuenzenmeyer avatar yoannfleurydev avatar bhatvikrant avatar tomfreudenberg avatar stefanwerw avatar terrierscript avatar estarossa0 avatar lukel97 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.