POST /auth/webauthn/authenticate/complete
验证Passkey认证响应并返回JWT令牌(无需JWT)
WebAuthn None application/json
Referenced Schemas
dto.SimpleResponseWrapper
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
gitee_com_linmes_authms_micro-services_identity-service_internal_handler_dto.DataResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
data |
object |
No |
|
|
|
message |
string |
No |
|
|
|
webauthn.AuthenticationResponse
| Field | Type | Required | Example | Constraints | Description |
id |
string |
No |
|
|
|
raw_id |
string |
No |
|
|
|
response |
object |
No |
|
|
|
type |
string |
No |
|
|
|
user_id |
string |
No |
|
|
|