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

    Interface MfaEnrollOptions

    Options for continuing with factor enrollment

    interface MfaEnrollOptions {
        action: Classes.MfaEnrollFactorType;
        [key: string]: undefined | string | number | boolean;
    }

    Indexable

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

      Any additional custom options

    Index

    Properties

    Properties

    The action indicating which factor to enroll