node-webauthn
Preparing search index...
CredentialDescriptorJSON
Type Alias CredentialDescriptorJSON
type
CredentialDescriptorJSON
=
{
id
:
string
;
transports
?:
readonly
AuthenticatorTransport
[]
;
type
:
PublicKeyCredentialType
;
}
Index
Properties
id
transports?
type
Properties
Readonly
id
id
:
string
Optional
Readonly
transports
transports
?:
readonly
AuthenticatorTransport
[]
Readonly
type
type
:
PublicKeyCredentialType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
transports
type
node-webauthn
Loading...