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

    Interface SelectMfaEmailOptions

    Options for selecting an email address

    interface SelectMfaEmailOptions {
        index: number;
        [key: string]: undefined | string | number | boolean;
    }

    Indexable

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

      Any additional custom options

    Index

    Properties

    Properties

    index: number

    The index of the phone number to select.