Skip to content

Verify Passkey Authentication

POST
/auth/passkey/verify

Verifies the passkey authentication response and creates a new session on success.

Request Body

application/json
JSON
"string"

Responses

Session token on successful verification

application/json
JSON
{
}

Playground

Server
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License