@auth0/auth0-acul-js - v0.1.0-beta.5
Preparing search index...
Classes
TransactionMembersOnLogin
Interface TransactionMembersOnLogin
Extended transaction members interface for the login screen
interface
TransactionMembersOnLogin
{
allowedIdentifiers
:
null
|
Classes
.
IdentifierType
[]
;
alternateConnections
:
|
null
|
(
Classes
.
Connection
|
Classes
.
EnterpriseConnection
)
[]
;
connectionStrategy
:
null
|
string
;
countryCode
:
null
|
string
;
countryPrefix
:
null
|
string
;
currentConnection
:
null
|
Classes
.
Connection
;
errors
:
null
|
Classes
.
Error
[]
;
hasErrors
:
boolean
;
isForgotPasswordEnabled
:
boolean
;
isPasskeyEnabled
:
boolean
;
isSignupEnabled
:
boolean
;
locale
:
string
;
passwordPolicy
:
null
|
Classes
.
PasswordPolicy
;
state
:
string
;
}
Hierarchy (
View Summary
)
Classes
.
TransactionMembers
TransactionMembersOnLogin
Index
Properties
allowed
Identifiers
alternate
Connections
connection
Strategy
country
Code
country
Prefix
current
Connection
errors
has
Errors
is
Forgot
Password
Enabled
is
Passkey
Enabled
is
Signup
Enabled
locale
password
Policy
state
Properties
allowed
Identifiers
allowedIdentifiers
:
null
|
Classes
.
IdentifierType
[]
alternate
Connections
alternateConnections
:
|
null
|
(
Classes
.
Connection
|
Classes
.
EnterpriseConnection
)
[]
connection
Strategy
connectionStrategy
:
null
|
string
country
Code
countryCode
:
null
|
string
country
Prefix
countryPrefix
:
null
|
string
current
Connection
currentConnection
:
null
|
Classes
.
Connection
errors
errors
:
null
|
Classes
.
Error
[]
has
Errors
hasErrors
:
boolean
is
Forgot
Password
Enabled
isForgotPasswordEnabled
:
boolean
is
Passkey
Enabled
isPasskeyEnabled
:
boolean
is
Signup
Enabled
isSignupEnabled
:
boolean
locale
locale
:
string
password
Policy
passwordPolicy
:
null
|
Classes
.
PasswordPolicy
state
state
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allowed
Identifiers
alternate
Connections
connection
Strategy
country
Code
country
Prefix
current
Connection
errors
has
Errors
is
Forgot
Password
Enabled
is
Passkey
Enabled
is
Signup
Enabled
locale
password
Policy
state
@auth0/auth0-acul-js - v0.1.0-beta.5
Loading...
Extended transaction members interface for the login screen