Preparing search index...
The search index is not available
@SimpleWebAuthn
@SimpleWebAuthn
@simplewebauthn/typescript-types
RegistrationCredential
Interface RegistrationCredential
The value returned from navigator.credentials.create()
Hierarchy
PublicKeyCredentialFuture
RegistrationCredential
Index
Properties
authenticator
Attachment
id
raw
Id
response
type
Methods
get
Client
Extension
Results
is
Conditional
Mediation
Available?
parse
Creation
Options
FromJSON?
parse
Request
Options
FromJSON?
toJSON?
Properties
Readonly
authenticator
Attachment
authenticator
Attachment
:
null
|
string
Readonly
id
id
:
string
Readonly
raw
Id
raw
Id
:
ArrayBuffer
response
response
:
AuthenticatorAttestationResponseFuture
type
type
:
"public-key"
Methods
get
Client
Extension
Results
get
Client
Extension
Results
(
)
:
AuthenticationExtensionsClientOutputs
Returns
AuthenticationExtensionsClientOutputs
Optional
is
Conditional
Mediation
Available
is
Conditional
Mediation
Available
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
Optional
parse
Creation
Options
FromJSON
parse
Creation
Options
FromJSON
(
options
:
PublicKeyCredentialCreationOptionsJSON
)
:
PublicKeyCredentialCreationOptions
Parameters
options:
PublicKeyCredentialCreationOptionsJSON
Returns
PublicKeyCredentialCreationOptions
Optional
parse
Request
Options
FromJSON
parse
Request
Options
FromJSON
(
options
:
PublicKeyCredentialRequestOptionsJSON
)
:
PublicKeyCredentialRequestOptions
Parameters
options:
PublicKeyCredentialRequestOptionsJSON
Returns
PublicKeyCredentialRequestOptions
Optional
toJSON
toJSON
(
)
:
PublicKeyCredentialJSON
Returns
PublicKeyCredentialJSON
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@
Simple
Web
Authn
@simplewebauthn/browser
@simplewebauthn/server
<internal>
@simplewebauthn/typescript-
types
Registration
Credential
authenticator
Attachment
id
raw
Id
response
type
get
Client
Extension
Results
is
Conditional
Mediation
Available?
parse
Creation
Options
FromJSON?
parse
Request
Options
FromJSON?
toJSON?
Generated using
TypeDoc
The value returned from navigator.credentials.create()