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

    Interface EnrollOtpOptions

    Enroll OTP authenticator (TOTP app like Authy/Google Authenticator).

    interface EnrollOtpOptions {
        authenticatorTypes: ["otp"];
        mfaToken: string;
    }
    Index

    Properties

    authenticatorTypes: ["otp"]

    Authenticator types to enroll

    mfaToken: string

    Encrypted MFA token