Auth0 Node.js SDK - v7.2.0
Preparing search index...
index
Management
GetEmailFactorSettingsResponseContent
Interface GetEmailFactorSettingsResponseContent
interface
GetEmailFactorSettingsResponseContent
{
otp_length
:
number
;
otp_expiration_time
:
number
;
}
Index
Properties
otp_
length
otp_
expiration_
time
Properties
otp_
length
otp_length
:
number
The length of the OTP code.
otp_
expiration_
time
otp_expiration_time
:
number
The OTP expiration time in seconds.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
otp_
length
otp_
expiration_
time
Auth0 Node.js SDK - v7.2.0
Loading...
The length of the OTP code.