@auth0/auth0-acul-react - v1.1.0
    Preparing search index...

    Interface LoginEnrollOptions

    Options for continuing with a selected MFA factor

    interface LoginEnrollOptions {
        action: MfaLoginFactorType;
        [key: string]: string | number | boolean | undefined;
    }

    Indexable

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

      Any additional custom options

    Index

    Properties

    Properties

    The action indicating which factor to use for login