Github
Preparing search index...
The search index is not available
Documentation
Documentation
iso-passkeys
<internal>
CollectedClientData
Interface CollectedClientData
See
https://w3c.github.io/webauthn/#dictdef-collectedclientdata
interface
CollectedClientData
{
challenge
:
string
;
crossOrigin
?:
boolean
;
origin
:
string
;
tokenBinding
?:
{
id
?:
string
;
status
:
"present"
|
"supported"
|
"not-supported"
;
}
;
type
:
string
;
}
Index
Properties
challenge
cross
Origin?
origin
token
Binding?
type
Properties
challenge
challenge
:
string
Optional
cross
Origin
crossOrigin
?:
boolean
origin
origin
:
string
Optional
token
Binding
tokenBinding
?:
{
id
?:
string
;
status
:
"present"
|
"supported"
|
"not-supported"
;
}
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
challenge
cross
Origin
origin
token
Binding
type
Github
Documentation
Loading...
See
https://w3c.github.io/webauthn/#dictdef-collectedclientdata