node-webauthn
Preparing search index...
VerifiedAttestation
Type Alias VerifiedAttestation
type
VerifiedAttestation
=
{
format
:
|
"none"
|
"packed"
|
"fido-u2f"
|
"apple"
|
"android-key"
|
"android-safetynet"
|
"tpm"
;
metadataStatus
?:
string
;
policyAccepted
?:
boolean
;
trusted
:
boolean
;
type
:
"none"
|
"self"
|
"basic"
|
"anonca"
;
}
Index
Properties
format
metadata
Status?
policy
Accepted?
trusted
type
Properties
Readonly
format
format
:
|
"none"
|
"packed"
|
"fido-u2f"
|
"apple"
|
"android-key"
|
"android-safetynet"
|
"tpm"
Optional
Readonly
metadata
Status
metadataStatus
?:
string
Optional
Readonly
policy
Accepted
policyAccepted
?:
boolean
Readonly
trusted
trusted
:
boolean
Readonly
type
type
:
"none"
|
"self"
|
"basic"
|
"anonca"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
metadata
Status
policy
Accepted
trusted
type
node-webauthn
Loading...