@auth0/auth0-acul-js - v0.1.0-beta.9
Preparing search index...
Classes
ScreenMembersOnMfaWebAuthnRoamingEnrollment
Interface ScreenMembersOnMfaWebAuthnRoamingEnrollment
Interface for screen data specific to mfa-webauthn-roaming-enrollment screen.
interface
ScreenMembersOnMfaWebAuthnRoamingEnrollment
{
captcha
:
Classes
.
CaptchaContext
|
null
;
captchaImage
:
string
|
null
;
captchaProvider
:
string
|
null
;
captchaSiteKey
:
string
|
null
;
data
:
|
Record
<
string
,
|
string
|
boolean
|
Classes
.
PasskeyCreate
|
string
[]
|
Record
<
string
,
string
[]
>
|
Classes
.
PhonePrefix
[]
,
>
|
null
;
isCaptchaAvailable
:
boolean
;
links
:
Record
<
string
,
string
>
|
null
;
name
:
string
;
publicKey
:
|
{
authenticatorSelection
:
{
authenticatorAttachment
?:
string
;
residentKey
:
string
;
userVerification
:
string
;
}
;
challenge
:
string
;
pubKeyCredParams
:
[
{
alg
:
number
;
type
:
string
}
]
;
rp
:
{
id
:
string
;
name
:
string
}
;
user
:
{
displayName
:
string
;
id
:
string
;
name
:
string
}
;
}
|
null
;
texts
:
Record
<
string
,
string
>
|
null
;
webauthnType
:
string
|
null
;
}
Hierarchy (
View Summary
)
Classes
.
ScreenMembers
ScreenMembersOnMfaWebAuthnRoamingEnrollment
Index
Properties
captcha
captcha
Image
captcha
Provider
captcha
Site
Key
data
is
Captcha
Available
links
name
public
Key
texts
webauthn
Type
Properties
captcha
captcha
:
Classes
.
CaptchaContext
|
null
captcha
Image
captchaImage
:
string
|
null
captcha
Provider
captchaProvider
:
string
|
null
captcha
Site
Key
captchaSiteKey
:
string
|
null
data
data
:
|
Record
<
string
,
|
string
|
boolean
|
Classes
.
PasskeyCreate
|
string
[]
|
Record
<
string
,
string
[]
>
|
Classes
.
PhonePrefix
[]
,
>
|
null
is
Captcha
Available
isCaptchaAvailable
:
boolean
links
links
:
Record
<
string
,
string
>
|
null
name
name
:
string
public
Key
publicKey
:
|
{
authenticatorSelection
:
{
authenticatorAttachment
?:
string
;
residentKey
:
string
;
userVerification
:
string
;
}
;
challenge
:
string
;
pubKeyCredParams
:
[
{
alg
:
number
;
type
:
string
}
]
;
rp
:
{
id
:
string
;
name
:
string
}
;
user
:
{
displayName
:
string
;
id
:
string
;
name
:
string
}
;
}
|
null
texts
texts
:
Record
<
string
,
string
>
|
null
webauthn
Type
webauthnType
:
string
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
captcha
captcha
Image
captcha
Provider
captcha
Site
Key
data
is
Captcha
Available
links
name
public
Key
texts
webauthn
Type
@auth0/auth0-acul-js - v0.1.0-beta.9
Loading...
Interface for screen data specific to mfa-webauthn-roaming-enrollment screen.