Skip to main content
Passkey Assertion Response

Properties

PropertyType
response{ signature: string; clientDataJSON: string; authenticatorData: string; publicKey?: string; }
response.signaturestring
response.clientDataJSONstring
response.authenticatorDatastring
response.publicKey?string
I