react-flux-jwt-authentication-sample
Auth system
A sample project demonstrating how to add authentication to a React Flux app using JWTs and multiple authentication sources
Sample for implementing Authentication with a React Flux app and JWTs
589 stars
60 watching
102 forks
Language: JavaScript
last commit: about 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
gitcommitshow/auth-jwt | Demonstrates JWT authentication and reverse engineering for educational purposes. | 246 |
jcjones/webauthn.bin.coffee | A simple web authentication testing site implemented in JavaScript | 90 |
emreyalvac/actix-web-jwt | A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 156 |
adamjmcgrath/reactnativesimpleauthexample | An example application demonstrating authentication functionality using react-native-simple-auth | 10 |
estrada9166/server-authentication-next.js | An example of server-side authentication using JWT tokens in Next.js | 106 |
auth0-blog/nextjs-got | An authentication solution for a Next.js application using Auth0 | 33 |
hertz-contrib/jwt | Provides JWT authentication middleware for Hertz framework | 28 |
auth0/express-jwt-authz | Protects access to endpoints by validating JWT scopes and permissions. | 97 |
jasongoodwin/authentikat-jwt | A claims-based authentication standard implementation in Scala | 133 |
gokul595/api_guard | Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs | 276 |
aaronpowell/react-static-web-apps-auth | Tools and helpers for working with authentication and authorization in React applications hosted on Azure Static Web Apps | 18 |
rscarrera27/flask-graphql-auth | Provides JWT authentication for Flask-GraphQL APIs using decorators. | 63 |
kitura/kitura-credentialsjwt | A plugin for authentication using JSON Web Tokens in the Kitura web framework | 3 |
jajaperson/nestjs-auth0 | An example NestJS application that uses Auth0 via Passport for authentication. | 207 |
auth0/auth0-angular | A library for integrating authentication into Angular Single Page Applications | 178 |