Finish passkey login
POST/v1/auth/passkey/login/finish
Validates the assertion and, on success, issues a full (non-2FA-pending) session — identical to password login.
Request
Responses
- 200
- 400
- 401
- 429
- 500
Authenticated
bad_request: Invalid input
unauthorized: Unauthorized
Too many requests
Internal server error