web_authn
Web auth library
A Ruby library implementing the Web Authentication API for authenticating users with public key cryptography
W3C Web Authentication API (a.k.a. WebAuthN / FIDO 2.0) RP library in Ruby
20 stars
4 watching
1 forks
Language: Ruby
last commit: 5 months ago
Linked from 1 awesome list
fidofido2web-authenticationwebauthwebauthn
Related projects:
Repository | Description | Stars |
---|---|---|
cedarcode/webauthn-ruby | A Ruby library that enables passwordless authentication using WebAuthn standards | 659 |
yubico/java-webauthn-server | Provides a Java library to support Web Authentication | 476 |
web-auth/webauthn-framework | Provides an authentication mechanism based on public key credentials for web applications | 423 |
lbuchs/webauthn | A PHP library for implementing 2-factor authentication using WebAuthn passkeys | 473 |
firstyear/webauthn-rs | An implementation of Webauthn components for Rust servers | 8 |
webauthn-open-source/fido2-lib | A Node.js library providing FIDO 2.0/WebAuthn server functionality | 408 |
duo-labs/py_webauthn | A Python implementation of the server-side WebAuthn API for FIDO2-compliant authentication | 867 |
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 |
w3c/webauthn | An API for authenticating web applications using public key credentials | 1,186 |
robur-coop/webauthn | A library implementing WebAuthn functionality for authenticating users with public key cryptography. | 22 |
davydovanton/kan | An authorization library with role management and ability definition syntax. | 232 |
duo-labs/webauthn.io | A demonstration of WebAuthn authentication using Python. | 660 |
nov/twitter_oauth2 | A Ruby library implementing Twitter's OAuth 2.0 authentication protocol with PKCE support | 14 |
passwordless-lib/fido2-net-lib | Provides a .NET library for validating FIDO2/WebAuthn registration and authentication credentials | 1,179 |
dodobrands/webauthn.net | A .NET library implementing the WebAuthn Level 3 standard for secure authentication and passkey management. | 166 |