redux-authentication
auth component
A reusable authentication component for Redux-based applications.
authentication component for redux
39 stars
3 watching
1 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adamjmcgrath/reactnativesimpleauthexample | An example application demonstrating authentication functionality using react-native-simple-auth | 10 |
subyraman/redux-webauthn | Middleware and tools for integrating Web Authentication API into web applications | 12 |
jcjones/webauthn.bin.coffee | A simple web authentication testing site implemented in JavaScript | 90 |
hjone72/plexauth | A Plex authentication system that uses PHP and Nginx to secure multiple services with a single login. | 101 |
redux-effects/redux-effects-credentials | Adds credentials to fetch requests when conditions are met | 23 |
nielskrijger/auth-server | An authentication server built with JavaScript and MongoDB | 8 |
mzohaibqc/antd-amplify-react | A set of reusable authentication UI components built on top of Ant Design and AWS Amplify React. | 59 |
jshttp/basic-auth | Parses basic authentication credentials from HTTP headers | 701 |
yezz123/authx | A library providing customizable authentication and authorization functionality for FastAPI applications | 819 |
auth0-blog/nextjs-got | An authentication solution for a Next.js application using Auth0 | 33 |
a-tokyo/apple-signin-auth | A Node.js authentication library for integrating Apple's Sign in with Apple feature into applications. | 152 |
koajs/ctx-basic-auth | A Koa.js middleware that authenticates HTTP requests with basic authentication | 6 |
jajaperson/nestjs-auth0 | An example NestJS application that uses Auth0 via Passport for authentication. | 207 |
dopry/svelte-auth0 | An Svelte component suite for integrating Auth0 authentication into web applications | 72 |
emreyalvac/actix-web-jwt | A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 156 |