fido2_server library
Public API for the FIDO2 server (WebAuthn).
Classes
- AttestedCredentialData
-
Data parsed from the
attestedCredentialDatablock of anauthenticatorDatabuffer. This contains the credential information. - AuthenticatorData
-
A structured representation of the
authenticatorDatabuffer 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).