inputPasskeyResponseRegister

WebAuthn registration response used when registering a new passkey, see here » for more info on the full flow.

Generated from the AuthenticatorAttestationResponse object.

Constructor schema is available as of layer 219. Switch »

Parameters

Name Type Description
client_data DataJSON Base64url-decoded clientDataJSON field of an AuthenticatorAttestationResponse, wrapped in dataJSON
attestation_data bytes Base64url-decoded attestationObject field of an AuthenticatorAttestationResponse

Type

InputPasskeyResponse

Related pages

dataJSON

Represents a json-encoded object

Passkeys