Skip to main content

ServerPublicKeyCredentialServerAuthenticatorAttestationResponse

Send authenticator attestation response as a ServerPublicKeyCredential object

idstring
rawIdstring
typestring
response object
clientDataJSONstring
attestationObjectstring
clientExtensionResultsobject
ServerPublicKeyCredentialServerAuthenticatorAttestationResponse
{
"id": "string",
"rawId": "string",
"type": "string",
"response": {
"clientDataJSON": "string",
"attestationObject": "string"
},
"clientExtensionResults": {}
}