Module webauthn_rs_core::error
source · Expand description
Possible errors that may occur during Webauthn Operation processing
Enums
- Possible errors that may occur during Webauthn Operation processing.
Type Aliases
- A wrapper for
Result<T, WebauthnError>