@auth0/nextjs-auth0 - v4.19.0
    Preparing search index...

    Interface EnrollFactorTypeOtpOptions

    Enroll OTP authenticator using factorType.

    interface EnrollFactorTypeOtpOptions {
        factorType: "otp";
        mfaToken: string;
    }
    Index

    Properties

    Properties

    factorType: "otp"

    Factor type discriminator

    mfaToken: string

    Encrypted MFA token