@auth0/auth0-acul-js - v1.0.0
Preparing search index...
Screens
UsernamePolicy
Interface UsernamePolicy
interface
UsernamePolicy
{
allowedFormats
?:
{
usernameInEmailFormat
?:
boolean
;
usernameInPhoneFormat
?:
boolean
;
}
;
isActive
?:
boolean
;
maxLength
:
number
;
minLength
:
number
;
}
Index
Properties
allowed
Formats?
is
Active?
max
Length
min
Length
Properties
Optional
allowed
Formats
allowedFormats
?:
{
usernameInEmailFormat
?:
boolean
;
usernameInPhoneFormat
?:
boolean
;
}
Optional
is
Active
isActive
?:
boolean
max
Length
maxLength
:
number
min
Length
minLength
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allowed
Formats
is
Active
max
Length
min
Length
@auth0/auth0-acul-js - v1.0.0
Loading...