inputPasskeyResponseRegister

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

Generated from the AuthenticatorAttestationResponse object.

inputPasskeyResponseRegister#3e63935c client_data:DataJSON attestation_data:bytes = InputPasskeyResponse;

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