Auth

Redeem passkey bridge sign in

Redeem a finished sign in or two-factor passkey bridge ceremony once. Requires the nonce kept by the starting page and the completion code handed back when the ceremony finished.

post/auth/passkey-bridge/{ceremony_id}/redeem

Path parameters

ceremony_idstring required

Identifier of the passkey ceremony

Identifier of the passkey ceremony

Request body

noncestring required

Nonce whose SHA-256 digest was sent when the ceremony started

completion_codestring required

Code handed back when the ceremony finished

Response

Success

OR

Changes

Changed in 1 of the 21 revisions of this API.1

Of the 21 revisions, 2 have no diff computed.