POST /auth/webauthn/login/complete
Verify the authentication signature returned by the client.
WebAuthn `bearerAuth` application/json
Request Body
Schema: handler.completeLoginRequest
| Field | Type | Required | Example | Constraints | Description |
id |
string |
No |
|
|
|
raw_id |
string |
No |
|
|
|
response |
object |
No |
|
|
|
type |
string |
No |
|
|
|
user_id |
string |
No |
|
|
|
Referenced Schemas
dto.SimpleResponseWrapper
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|