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

    Interface MfaWebAuthnRoamingChallengeReportErrorOptions

    ReportWebAuthnErrorOptions

    interface MfaWebAuthnRoamingChallengeReportErrorOptions {
        error: Screens.WebAuthnErrorDetails;
    }
    Index

    Properties

    Properties

    The error object from the WebAuthn API to be reported.