PublicKeyCredential (Registration Response)
Represents the credential created by the client during WebAuthn registration, submitted to the server for verification.
Fields
Name | Type | Notes | |
---|---|---|---|
id |
|
The credential’s identifier, base64url-encoded |
|
rawId |
|
Raw binary ID of the credential, also base64url-encoded |
|
response |
The authenticator’s attestation response, including client data and the attestation object |
||
authenticatorAttachment |
|
How the authenticator is attached (e.g. |
|
type |
|
The credential type, must be |