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

プロパティ

報告対象の WebAuthn API のエラーオブジェクトです。