/
CO
corbado
/
Corbado Backend API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 3w ago
Details
Filter operations
AuthEvents
1
Challenges
2
ClientEnvs
1
ConnectTokens
4
Exports
2
Identifiers
4
PasskeyChallenges
2
PasskeyEvents
3
Passkeys
8
post
Start creating a new passkey
post
Finish creating a new passkey
post
Start login with an existing passkey
post
Finish login with an existing passkey
post
Run the post-login action for passkey
post
Verify signedPasskeyData from a passkey login
post
Start login with an existing passkey (Conditional UI)
post
Finish login with an existing passkey (Conditional UI)
PasswordManagers
1
ProjectConfig
1
Sessions
2
SSO
2
Users
10
WebhookEndpoints
4
Passkeys
Run the post-login action for passkey
Explicitly runs the post-login action
post
/passkey/postLogin
Request body
PasskeyPostLoginReq
required
signedPasskeyData
string
required
Response
Post Passkey Login succeeded.
PasskeyPostLoginRsp
required
session
string
required
Changes