redux-webauthn
Auth middleware
Middleware and tools for integrating Web Authentication API into web applications
Redux middleware for registering and authenticating with the Web Authentication API.
12 stars
1 watching
1 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
w3c/webauthn | An API for authenticating web applications using public key credentials | 1,186 |
firstyear/webauthn-rs | An implementation of Webauthn components for Rust servers | 8 |
masterkale/simplewebauthn | Simplifies WebAuthn integration by providing TypeScript-first libraries for modern browsers and Node.js | 1,616 |
agraboso/redux-api-middleware | Middleware that calls an API and dispatches standard actions based on the request outcome. | 1,491 |
emreyalvac/actix-web-jwt | A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 156 |
nov/web_authn | A Ruby library implementing the Web Authentication API for authenticating users with public key cryptography | 20 |
swift-server/swift-webauthn | A Swift implementation of the WebAuthn API | 130 |
koajs/basic-auth | Provides basic authentication middleware for protecting routes in a web application. | 138 |
samverschueren/got4aws | A wrapper around Got to simplify interactions with AWS v4 signed APIs. | 27 |
tuupola/slim-basic-auth | Middleware for implementing HTTP Basic Authentication in PHP web applications | 441 |
yubico/java-webauthn-server | Provides a Java library to support Web Authentication | 476 |
jackong/redux-authentication | A reusable authentication component for Redux-based applications. | 39 |
google/webauthndemo | An implementation of the WebAuthn specification for authentication in Node.js applications | 582 |
auth0/auth0-angular | A library for integrating authentication into Angular Single Page Applications | 179 |
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 |