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

    Interface ResetPasswordMfaPhoneChallengeContinueOptions

    ContinueOptions

    interface ResetPasswordMfaPhoneChallengeContinueOptions {
        type: "sms" | "voice";
        [key: string]: undefined | string | number | boolean;
    }

    Hierarchy (View Summary, Expand)

    Indexable

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

    Properties

    Properties

    type: "sms" | "voice"

    The delivery method selected by the user for receiving the verification code.

    • sms: Send the code via text message.
    • voice: Send the code via a voice call.
    MMNEPVFCICPMFPCPTTAAATR