@auth0/auth0-acul-react - v1.0.0
    Preparing search index...

    Interface MfaWebAuthnPlatformChallengeReportErrorOptions

    ReportBrowserErrorOptions

    interface MfaWebAuthnPlatformChallengeReportErrorOptions {
        error: WebAuthnErrorDetails;
    }
    Index

    Properties

    Properties

    The error object from the WebAuthn API (navigator.credentials.get()) to be reported.