v1
latestOpenAPI 3.0.32026-08-064799140.5 KBPasskeys
Finish login with an existing passkey
Finishes login with an existing passkey by completing the WebAuthn ceremony.
post/passkey/login/finish
Request body
Example request
{
"clientInformation": {
"remoteAddress": "::ffff:172.18.0.1",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36"
}
}Response
Passkey login succeeded.