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

    Interface MfaEnrollOptions

    Options for continuing with factor enrollment

    interface MfaEnrollOptions {
        action: MfaEnrollFactorType;
        [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 enroll