Skip to main content
ReportWebAuthnErrorOptions
Example
export interface ReportWebAuthnErrorOptions {
  error: WebAuthnErrorDetails;
}

Propriétés

L’objet d’erreur de l’API WebAuthn à signaler.