Complete passkey registration
POST /webauthn/register/verify
POST
/webauthn/register/verify
Verifies the attestation (origin, rpIdHash, challenge, signature; packed x5c chains are validated and anchorable to WEBAUTHN_ATTESTATION_ROOTS).
Request Body
Section titled “Request Body ”object
user_id
required
string
credential
required
object
Responses
Section titled “ Responses ”Verified
object
verified
boolean
credentialId
string
Verification failed