Skip to main content
Passkey Assertion Response This response follows the standard BaseResponse wrapper with data (response payload) and lastResponse (request metadata).

Properties

| Property | Type | | | response | { signature: string; clientDataJSON: string; authenticatorData: string; publicKey?: string; } | | | response.clientDataJSON | string | | | response.publicKey? | string |