@auth0/auth0-acul-js - v0.1.0-beta.9
Preparing search index...
Classes
TransactionMembersOnLogin
Interface TransactionMembersOnLogin
Extended transaction members interface for the login screen
interface
TransactionMembersOnLogin
{
allowedIdentifiers
:
Classes
.
IdentifierType
[]
|
null
;
alternateConnections
:
|
(
Classes
.
Connection
|
Classes
.
EnterpriseConnection
)
[]
|
null
;
connectionStrategy
:
string
|
null
;
countryCode
:
string
|
null
;
countryPrefix
:
string
|
null
;
currentConnection
:
Classes
.
Connection
|
null
;
errors
:
Classes
.
Error
[]
|
null
;
hasErrors
:
boolean
;
isForgotPasswordEnabled
:
boolean
;
isPasskeyEnabled
:
boolean
;
isSignupEnabled
:
boolean
;
locale
:
string
;
passwordPolicy
:
Classes
.
PasswordPolicy
|
null
;
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
:
Classes
.
IdentifierType
[]
|
null
alternate
Connections
alternateConnections
:
|
(
Classes
.
Connection
|
Classes
.
EnterpriseConnection
)
[]
|
null
connection
Strategy
connectionStrategy
:
string
|
null
country
Code
countryCode
:
string
|
null
country
Prefix
countryPrefix
:
string
|
null
current
Connection
currentConnection
:
Classes
.
Connection
|
null
errors
errors
:
Classes
.
Error
[]
|
null
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
:
Classes
.
PasswordPolicy
|
null
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.9
Loading...
Extended transaction members interface for the login screen