Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Next Auth | 18,902 | 21 | 226 | 18 hours ago | 650 | July 25, 2023 | 303 | isc | TypeScript | |
Authentication for the Web. | ||||||||||
React Native Firebase | 11,119 | 43 | 156 | 2 days ago | 219 | July 19, 2023 | 47 | other | JavaScript | |
🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services. | ||||||||||
Nhost | 7,006 | 25 | a day ago | 132 | July 07, 2023 | 95 | mit | TypeScript | ||
The Open Source Firebase Alternative with GraphQL. | ||||||||||
Material Kit React | 4,843 | a month ago | 5 | mit | JavaScript | |||||
React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other | ||||||||||
Useauth | 2,582 | 1 | 3 | 10 months ago | 85 | January 26, 2021 | 141 | mit | TypeScript | |
The simplest way to add authentication to your React app. Supports various providers. | ||||||||||
React Redux Firebase | 2,543 | 795 | 30 | 8 months ago | 165 | November 23, 2021 | 173 | mit | JavaScript | |
Redux bindings for Firebase. Includes React Hooks and Higher Order Components. | ||||||||||
React Most Wanted | 2,415 | 7 | a month ago | 98 | October 18, 2022 | 18 | mit | JavaScript | ||
React starter kit with "Most Wanted" application features | ||||||||||
Redux Auth Wrapper | 2,177 | 778 | 47 | a year ago | 26 | March 21, 2021 | 25 | mit | JavaScript | |
A React Higher Order Component (HOC) for handling Authentication and Authorization with Routing and Redux | ||||||||||
Pusher Js | 1,968 | 1,765 | 388 | a month ago | 51 | July 18, 2023 | 25 | mit | JavaScript | |
Pusher Javascript library | ||||||||||
Nextjs Auth0 | 1,766 | 3 | 21 | 2 days ago | 67 | August 08, 2023 | 14 | mit | TypeScript | |
Next.js SDK for signing in with Auth0 |
Authentication for the Web.
Open Source. Full Stack. Own Your Data.
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).
Auth.js can be used with or without a database.
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.
Auth.js libraries are written with type safety in mind. Check out the docs for more information.
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.
Auth.js is made possible thanks to all of its contributors.
We have an OpenCollective for individuals and companies looking to contribute financially to the project!
We're open to all community contributions! If you'd like to contribute in any way, please first read our Contributing Guide.
ISC