Skip to content

Get Passkey Authentication Options

POST
/auth/passkey/options

Retrieves WebAuthn authentication options for passkey-based login. Used to initiate the passkey authentication flow.

Request Body

application/json
JSON
"string"

Responses

WebAuthn authentication options

application/json
JSON
{
}

Playground

Server
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License