java-webauthn-passwordless-workshop
Passwordless auth
Secures website access using passwordless authentication with resident credentials.
WebAuthn passwordless authentication with resident credentials
23 stars
3 watching
8 forks
Language: JavaScript
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yubico/java-webauthn-server | Provides a Java library to support Web Authentication | 476 |
yubicolabs/webauthnkit | An authentication and authorization solution built on top of Amazon Cognito User Pools and AWS Lambda functions | 47 |
hexagon/webauthn-skeleton | A Node.js/Koa application skeleton for passwordless login using Web Authentication API (WebAuthN) and FIDO2. | 29 |
passwordless-id/webauthn | A WebAuthn helper library simplifying authentication with passkeys. | 456 |
jcjones/webauthn.bin.coffee | A simple web authentication testing site implemented in JavaScript | 90 |
firstyear/webauthn-rs | An implementation of Webauthn components for Rust servers | 8 |
w3c/webauthn | An API for authenticating web applications using public key credentials | 1,186 |
webauthn4j/webauthn4j | Provides a Java library for verifying WebAuthn passkey registration data from the server side. | 444 |
dgrubelic/vue-authenticate | An authentication library for Vue.js applications providing local and social login options with various OAuth providers. | 1,431 |
xarenard/webauthn_fido_java_react | A Java-based web authentication demo using React.js and Spring Boot, supporting TouchId and WebAuthn protocols for secure user authentication. | 11 |
wallix/webauthn | Provides a framework for implementing web authentication with strong physical key-based credentials | 105 |
koajs/basic-auth | Provides basic authentication middleware for protecting routes in a web application. | 138 |
webauthn4j/webauthn4j-spring-security | A Spring Security extension for supporting Web Authentication specification | 196 |
duo-labs/webauthn.io | A demonstration of WebAuthn authentication using Python. | 660 |
subyraman/redux-webauthn | Middleware and tools for integrating Web Authentication API into web applications | 12 |