Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
FormBlockResendButtonConfig
Interface FormBlockResendButtonConfig
interface
FormBlockResendButtonConfig
{
active_text
:
string
;
button_text
:
string
;
waiting_text
:
string
;
text_alignment
?:
Management
.
FormBlockResendButtonConfigTextAlignmentEnum
;
flow_id
:
string
;
max_attempts
?:
number
;
waiting_time
?:
number
;
}
Index
Properties
active_
text
button_
text
waiting_
text
text_
alignment?
flow_
id
max_
attempts?
waiting_
time?
Properties
active_
text
active_text
:
string
button_
text
button_text
:
string
waiting_
text
waiting_text
:
string
Optional
text_
alignment
text_alignment
?:
Management
.
FormBlockResendButtonConfigTextAlignmentEnum
flow_
id
flow_id
:
string
Optional
max_
attempts
max_attempts
?:
number
Optional
waiting_
time
waiting_time
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active_
text
button_
text
waiting_
text
text_
alignment
flow_
id
max_
attempts
waiting_
time
Auth0 Node.js SDK - v5.0.0
Loading...