@auth0/nextjs-auth0 - v4.19.0
Preparing search index...
types
EnrollFactorTypeOtpOptions
Interface EnrollFactorTypeOtpOptions
Enroll OTP authenticator using factorType.
interface
EnrollFactorTypeOtpOptions
{
factorType
:
"otp"
;
mfaToken
:
string
;
}
Index
Properties
factor
Type
mfa
Token
Properties
factor
Type
factorType
:
"otp"
Factor type discriminator
mfa
Token
mfaToken
:
string
Encrypted MFA token
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
factor
Type
mfa
Token
@auth0/nextjs-auth0 - v4.19.0
Loading...
Enroll OTP authenticator using factorType.