@auth0/auth0-acul-js - v0.1.0-beta.5

    Interface ResetPasswordMfaWebAuthnPlatformChallengeContinueOptions

    ContinueWithPasskeyOptions

    interface ResetPasswordMfaWebAuthnPlatformChallengeContinueOptions {
        rememberDevice?: boolean;
        [key: string]: undefined | string | number | boolean;
    }

    Hierarchy (View Summary, Expand)

    Indexable

    • [key: string]: undefined | string | number | boolean
    Index

    Properties

    Properties

    rememberDevice?: boolean

    Optional. If true and screen.showRememberDevice is also true, this indicates the user has opted to remember the current browser, potentially skipping MFA for a period. Corresponds to the rememberBrowser form field.

    MMNEPVFCICPMFPCPTTAAATR