Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Type Alias GuardianEnrollmentFactorEnum

    GuardianEnrollmentFactorEnum:
        | "push-notification"
        | "phone"
        | "email"
        | "otp"
        | "webauthn-roaming"
        | "webauthn-platform"

    Optional. Specifies which factor the user must enroll with.
    Note: Parameter can only be used with Universal Login; it cannot be used with Classic Login or custom MFA pages.