Skip to main content

Complete Passkey Authentication

POST 

/auth/passkey/authenticate/complete

Verify the authenticator assertion against the stored credential and challenge, then return a JWT access token. Responds 400 when the challenge is missing or expired and 401 on any verification, replay, or ownership failure.

Request

Responses

Successful Response