fido2_server library

Public API for the FIDO2 server (WebAuthn).

Classes

AttestedCredentialData
Data parsed from the attestedCredentialData block of an authenticatorData buffer. This contains the credential information.
AuthenticatorData
A structured representation of the authenticatorData buffer returned by an authenticator.
Fido2Config
Configuration for the WebAuthn server.
Fido2Server
A stateless FIDO2/WebAuthn server implementation.
RegistrationResult
The result of a successful registration verification.
VerificationResult
The result of a successful assertion (verification).