laravel-webauthn
WebAuthn adapter
An adapter to integrate WebAuthn two-factor authentication into Laravel applications
Webauthn adapter for Laravel
275 stars
6 watching
38 forks
Language: PHP
last commit: 3 months ago
Linked from 1 awesome list
authenticationhacktoberfestlaravellaravel-webauthnlibraryphpwebauthn
Related projects:
Repository | Description | Stars |
---|---|---|
fumieval/webauthn | A Haskell implementation of the server-side verifier for Web Authentication API | 15 |
swift-server/swift-webauthn | A Swift implementation of the WebAuthn API | 130 |
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 |
firstyear/webauthn-rs | An implementation of Webauthn components for Rust servers | 8 |
lbuchs/webauthn | A PHP library for implementing 2-factor authentication using WebAuthn passkeys | 473 |
passwordless-id/webauthn | A WebAuthn helper library simplifying authentication with passkeys. | 456 |
nov/web_authn | A Ruby library implementing the Web Authentication API for authenticating users with public key cryptography | 20 |
django/asgiref | Provides utilities and function wrappers to simplify communication between synchronous and asynchronous Python web apps and servers | 1,482 |
duo-labs/webauthn.io | A demonstration of WebAuthn authentication using Python. | 660 |
go-webauthn/webauthn | A library that provides Web Authentication capabilities for Go applications. | 798 |
yubico/java-webauthn-server | Provides a Java library to support Web Authentication | 476 |
google/webauthndemo | An implementation of the WebAuthn specification for authentication in Node.js applications | 582 |
lyokato/webauthnkit-ios | An iOS library implementing the Web Authentication API (WebAuthN) for secure authentication. | 103 |
yesodweb/wai | An interface between Haskell web frameworks and web servers, enabling modular code sharing through middleware. | 834 |