Skip to main content

Complete Passkey Registration

POST 

/auth/passkey/register/complete

Verify the authenticator's registration response against the stored challenge and persist the new credential for the authenticated user. Responds 400 when verification fails or the challenge has expired, and 409 for a duplicate credential.

Request

Responses

Successful Response