@auth0/auth0-acul-js - v0.1.0-beta.5
    Preparing search index...

    Interface MfaWebAuthnRoamingChallengeReportErrorOptions

    ReportWebAuthnErrorOptions

    interface MfaWebAuthnRoamingChallengeReportErrorOptions {
        error: Classes.WebAuthnErrorDetails;
    }
    Index

    Properties

    Properties

    The error object from the WebAuthn API to be reported.