laravel-webauthn
WebAuthn adapter
An adapter to integrate WebAuthn two-factor authentication into Laravel applications
Webauthn adapter for Laravel
278 stars
6 watching
38 forks
Language: PHP
last commit: about 1 month 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 | 131 |
w3c/webauthn | An API for authenticating web applications using public key credentials | 1,189 |
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 | 480 |
passwordless-id/webauthn | A WebAuthn helper library simplifying authentication with passkeys. | 472 |
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,495 |
duo-labs/webauthn.io | A demonstration of WebAuthn authentication using Python. | 663 |
go-webauthn/webauthn | A library that provides Web Authentication capabilities for Go applications. | 827 |
yubico/java-webauthn-server | Provides a Java library to support Web Authentication | 487 |
google/webauthndemo | An implementation of the WebAuthn specification for authentication in Node.js applications | 588 |
lyokato/webauthnkit-ios | An iOS library implementing the Web Authentication API (WebAuthN) for secure authentication. | 104 |
yesodweb/wai | An interface between Haskell web frameworks and web servers, enabling modular code sharing through middleware. | 837 |