@auth0/auth0-acul-js - v1.0.0-alpha.2
Preparing search index...
Screens
TransactionMembersOnLoginPasswordlessEmailCode
Interface TransactionMembersOnLoginPasswordlessEmailCode
interface
TransactionMembersOnLoginPasswordlessEmailCode
{
alternateConnections
:
|
(
Screens
.
Connection
|
Screens
.
EnterpriseConnection
)
[]
|
null
;
connectionStrategy
:
string
|
null
;
countryCode
:
string
|
null
;
countryPrefix
:
string
|
null
;
currentConnection
:
Screens
.
Connection
|
null
;
errors
:
Screens
.
Error
[]
|
null
;
hasErrors
:
boolean
;
isSignupEnabled
:
boolean
|
null
;
locale
:
string
;
state
:
string
;
}
Hierarchy (
View Summary
)
Screens
.
TransactionMembers
TransactionMembersOnLoginPasswordlessEmailCode
Index
Properties
alternate
Connections
connection
Strategy
country
Code
country
Prefix
current
Connection
errors
has
Errors
is
Signup
Enabled
locale
state
Properties
alternate
Connections
alternateConnections
:
|
(
Screens
.
Connection
|
Screens
.
EnterpriseConnection
)
[]
|
null
connection
Strategy
connectionStrategy
:
string
|
null
country
Code
countryCode
:
string
|
null
country
Prefix
countryPrefix
:
string
|
null
current
Connection
currentConnection
:
Screens
.
Connection
|
null
errors
errors
:
Screens
.
Error
[]
|
null
has
Errors
hasErrors
:
boolean
is
Signup
Enabled
isSignupEnabled
:
boolean
|
null
locale
locale
:
string
state
state
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alternate
Connections
connection
Strategy
country
Code
country
Prefix
current
Connection
errors
has
Errors
is
Signup
Enabled
locale
state
@auth0/auth0-acul-js - v1.0.0-alpha.2
Loading...