how-to-fido
FIDO auth guide
A documentation repository providing guidance on implementing FIDO2 authentication protocols in software applications.
How To FIDO
53 stars
28 watching
10 forks
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
web-auth/webauthn-framework | Provides an authentication mechanism based on public key credentials for web applications | 423 |
line/line-fido2-server | A FIDO2 compliant web authentication server built on top of Java and Spring Boot | 528 |
yubico/libfido2 | Provides communication protocols and library functionality for authentication devices. | 594 |
nov/web_authn | A Ruby library implementing the Web Authentication API for authenticating users with public key cryptography | 20 |
webauthn-open-source/fido2-lib | A Node.js library providing FIDO 2.0/WebAuthn server functionality | 408 |
passwordless-lib/fido2-net-lib | Provides a .NET library for validating FIDO2/WebAuthn registration and authentication credentials | 1,179 |
keys-pub/go-libfido2 | A Go library providing bindings to libfido2 for creating and authenticating with FIDO2 credentials | 72 |
fido-alliance/fido2-interop-webapp | An interoperability test application for FIDO2 servers to ensure compatibility across different systems. | 22 |
binarylogic/authlogic_ldap | An Authlogic extension to add LDAP authentication support | 75 |
lbuchs/webauthn | A PHP library for implementing 2-factor authentication using WebAuthn passkeys | 473 |
yubico/python-fido2 | A Python library for communicating with FIDO devices and verifying attestation signatures. | 432 |
tanguilp/wax | A library that provides a comprehensive FIDO2 authentication solution for Elixir applications | 188 |
polhenarejos/pico-fido | Transforms microcontrollers into FIDO Passkey devices for secure authentication | 305 |
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 |
ericlau1/go-fiber-auth-api | An authentication API using Go and MongoDB with JWT authorization | 53 |