auth_passkey_authentication_verify
Verifies passkey authentication by submitting the authentication response to the Remnawave auth endpoint. Completes passkey login verification for panel access.
Instructions
POST /api/auth/passkey/authentication/verify Verify the authentication for passkey Tags: Auth Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |