webauthn
WebAuthn Verifier
A Haskell implementation of the server-side verifier for Web Authentication API
Haskell implementation of the server-side verifier for Web Authentication API
15 stars
6 watching
5 forks
Language: Haskell
last commit: almost 3 years ago
Linked from 1 awesome list
webauthn
Related projects:
Repository | Description | Stars |
---|---|---|
webauthn4j/webauthn4j | Provides a Java library for verifying WebAuthn passkey registration data from the server side. | 444 |
w3c/webauthn | An API for authenticating web applications using public key credentials | 1,186 |
madwizard-org/webauthn-server | A PHP library implementing a WebAuthn Relying Party server | 51 |
asbiin/laravel-webauthn | An adapter to integrate WebAuthn two-factor authentication into Laravel applications | 275 |
swift-server/swift-webauthn | A Swift implementation of the WebAuthn API | 130 |
nov/web_authn | A Ruby library implementing the Web Authentication API for authenticating users with public key cryptography | 20 |
firstyear/webauthn-rs | An implementation of Webauthn components for Rust servers | 8 |
passwordless-id/webauthn | A WebAuthn helper library simplifying authentication with passkeys. | 456 |
lbuchs/webauthn | A PHP library for implementing 2-factor authentication using WebAuthn passkeys | 473 |
google/webauthndemo | An implementation of the WebAuthn specification for authentication in Node.js applications | 582 |
yesodweb/wai | An interface between Haskell web frameworks and web servers, enabling modular code sharing through middleware. | 834 |
jaspervdj/fugacious | A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development. | 147 |
duo-labs/webauthn.io | A demonstration of WebAuthn authentication using Python. | 660 |
haskell-servant/servant | A Haskell-based type-level web development framework | 1,826 |
masterkale/simplewebauthn | Simplifies WebAuthn integration by providing TypeScript-first libraries for modern browsers and Node.js | 1,616 |