webauthn
Passkey auth library
A WebAuthn helper library simplifying authentication with passkeys.
Webauthn / passkeys helper library to make your life easier. Client side, server side and demo included.
456 stars
8 watching
54 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
authenticationpasskeyspasswordlesswebauthn
Related projects:
Repository | Description | Stars |
---|---|---|
dodobrands/webauthn.net | A .NET library implementing the WebAuthn Level 3 standard for secure authentication and passkey management. | 166 |
lbuchs/webauthn | A PHP library for implementing 2-factor authentication using WebAuthn passkeys | 473 |
w3c/webauthn | An API for authenticating web applications using public key credentials | 1,186 |
webauthnworks/passkeyssamples | Demonstrates the usage and implementation of WebAuthn passkeys in web applications | 45 |
webauthn4j/webauthn4j | Provides a Java library for verifying WebAuthn passkey registration data from the server side. | 444 |
bitwarden/passwordless-server | Provides a backend API and infrastructure for passwordless authentication using FIDO2 WebAuthn passkeys. | 86 |
swift-server/swift-webauthn | A Swift implementation of the WebAuthn API | 130 |
yubicolabs/java-webauthn-passwordless-workshop | Secures website access using passwordless authentication with resident credentials. | 23 |
hexagon/webauthn-skeleton | A Node.js/Koa application skeleton for passwordless login using Web Authentication API (WebAuthN) and FIDO2. | 29 |
auth0/auth0.net | A .NET client library for interacting with the Auth0 Authentication and Management APIs. | 328 |
masterkale/simplewebauthn | Simplifies WebAuthn integration by providing TypeScript-first libraries for modern browsers and Node.js | 1,616 |
duo-labs/webauthn.io | A demonstration of WebAuthn authentication using Python. | 660 |
fumieval/webauthn | A Haskell implementation of the server-side verifier for Web Authentication API | 15 |
firstyear/webauthn-rs | An implementation of Webauthn components for Rust servers | 8 |
d0whc3r/vue-auth-plugin | A Vue.js authentication and authorization plugin written in TypeScript. | 57 |