All Projects → react-auth-kit → react-auth-kit

react-auth-kit / react-auth-kit

Licence: Apache-2.0 license
Easily manage Authentication state of users in React-based Apps using Hooks and Higher-order components

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to react-auth-kit

react-google-oauth2.0
React frontend login with OAuth 2.0 & integrates a Rest API backend.
Stars: ✭ 14 (-92.09%)
Mutual labels:  auth, jwt-authentication
react-redux-jwt-auth
React Redux: Token Authentication example with JWT, React Router, Axios, Thunk Middleware
Stars: ✭ 86 (-51.41%)
Mutual labels:  authorization, jwt-authentication
react-jwt-auth
React JWT Authentication & Authorization example - React.js Login and Registration example
Stars: ✭ 307 (+73.45%)
Mutual labels:  authorization, jwt-authentication
Sphinx
Authorization library for Phoenix web framework
Stars: ✭ 19 (-89.27%)
Mutual labels:  auth, authorization
dart-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Dart/Flutter
Stars: ✭ 30 (-83.05%)
Mutual labels:  auth, authorization
caddy-security
🔐 Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. 💎 Implements Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA/2FA with App Authenticators and Yubico. 💎 Authorization with JWT/PASETO tokens. 🔐
Stars: ✭ 696 (+293.22%)
Mutual labels:  auth, authorization
hapi-doorkeeper
User authentication for web servers
Stars: ✭ 14 (-92.09%)
Mutual labels:  auth, authorization
Redis Adapter
Redis adapter for Casbin
Stars: ✭ 167 (-5.65%)
Mutual labels:  auth, authorization
gotrue
A JWT based API for managing users and issuing JWT tokens
Stars: ✭ 325 (+83.62%)
Mutual labels:  auth, authorization
lua-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Lua (OpenResty)
Stars: ✭ 43 (-75.71%)
Mutual labels:  auth, authorization
Bouncer
Eloquent roles and abilities.
Stars: ✭ 2,763 (+1461.02%)
Mutual labels:  auth, authorization
authorizer
Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.
Stars: ✭ 770 (+335.03%)
Mutual labels:  auth, authorization
Mosquitto Go Auth
Auth plugin for mosquitto.
Stars: ✭ 212 (+19.77%)
Mutual labels:  auth, authorization
auth
🔑 Laravel Authentication package with built-in two-factor (Authy) and social authentication (Socialite).
Stars: ✭ 39 (-77.97%)
Mutual labels:  auth, authorization
Huge
Simple user-authentication solution, embedded into a small framework.
Stars: ✭ 2,125 (+1100.56%)
Mutual labels:  auth, authorization
spring-boot-login-example
Spring Boot Login and Registration example with MySQL, JWT, Rest Api - Spring Boot Spring Security Login example
Stars: ✭ 50 (-71.75%)
Mutual labels:  authorization, jwt-authentication
Fosite
Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.
Stars: ✭ 1,738 (+881.92%)
Mutual labels:  auth, authorization
Vuejs2 Authentication Tutorial
Stars: ✭ 144 (-18.64%)
Mutual labels:  auth, authorization
express-mongo-jwt-boilerplate
Express Mongo JsonWebToken boilerplate
Stars: ✭ 100 (-43.5%)
Mutual labels:  auth, jwt-authentication
authorize-me
Authorization with social networks
Stars: ✭ 44 (-75.14%)
Mutual labels:  auth, authorization

React Auth Kit Banner

🔑 Authentication Library for React Js for Token Based Auth with Json Web Token(JWT) 🔑

NPM Deploy Test Suites Test Suites Test Suites


Introduction

React Auth Kit is a lightweight JavaScript library for React JS, which makes the implementation of Token based authentication very easy

It is production-ready, and gives you the following:

  • 📦 Very lightweight
  • ⚛️ Build for React Js
  • 🚀 Fast and easy to Implement
  • 🛡️ Supports Json Web Token (JWT)
  • 🔒 Secure Client Side Authentication
  • ⌨️ Highly typed and written in TypeScript

Documentation

Visit Auth Kit for the offical documentation.

HALL OF FAME

We love our contributors! If you'd like to contribute anything from a bug-fix to a feature update, you can read our CONTRIBUTING GUIDE

Contributors

🔑

React Auth Kit is Apache 2.0 License code

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].