Auth0 Universal Components
GitHub
Auth0
Preparing search index...
core/src
MFAEnrollmentForm
Interface MFAEnrollmentForm
interface
MFAEnrollmentForm
{
email_address
?:
string
;
enroll_email_description
?:
string
;
enroll_email_placeholder
?:
string
;
enroll_sms_description
?:
string
;
enroll_sms_placeholder
?:
string
;
enroll_title
?:
string
;
phone_number
?:
string
;
recovery_code_description
?:
string
;
show_auth0_guardian_title
?:
string
;
show_otp
?:
MFAShowOTP
;
}
Index
Properties
email_
address?
enroll_
email_
description?
enroll_
email_
placeholder?
enroll_
sms_
description?
enroll_
sms_
placeholder?
enroll_
title?
phone_
number?
recovery_
code_
description?
show_
auth0_
guardian_
title?
show_
otp?
Properties
Optional
email_
address
email_address
?:
string
Optional
enroll_
email_
description
enroll_email_description
?:
string
Optional
enroll_
email_
placeholder
enroll_email_placeholder
?:
string
Optional
enroll_
sms_
description
enroll_sms_description
?:
string
Optional
enroll_
sms_
placeholder
enroll_sms_placeholder
?:
string
Optional
enroll_
title
enroll_title
?:
string
Optional
phone_
number
phone_number
?:
string
Optional
recovery_
code_
description
recovery_code_description
?:
string
Optional
show_
auth0_
guardian_
title
show_auth0_guardian_title
?:
string
Optional
show_
otp
show_otp
?:
MFAShowOTP
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email_
address
enroll_
email_
description
enroll_
email_
placeholder
enroll_
sms_
description
enroll_
sms_
placeholder
enroll_
title
phone_
number
recovery_
code_
description
show_
auth0_
guardian_
title
show_
otp
GitHub
Auth0
Auth0 Universal Components
Loading...