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

    Interface MfaWebAuthnRoamingChallengeReportErrorOptions

    ReportWebAuthnErrorOptions

    interface MfaWebAuthnRoamingChallengeReportErrorOptions {
        error: WebAuthnErrorDetails;
    }
    Index

    Properties

    Properties

    The error object from the WebAuthn API to be reported.