Skip to main content

WebAuthnLoginBeginResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/WebAuthnLoginBeginResponseBody.json
challengeIdstringrequired
publicKeyrequired
WebAuthnLoginBeginResponseBody
{
"$schema": "https://example.com/schemas/WebAuthnLoginBeginResponseBody.json",
"challengeId": "string",
"publicKey": {}
}