/auth/magic-link/callback
GET: 渲染中转HTML页面 (无泄露), POST: 验证token生成JWT
Request Parameters
| Name | In | Type | Required | Default | Example | Constraints | Description |
|---|---|---|---|---|---|---|---|
token |
query |
string |
No | 魔法链接令牌 (GET) |
Responses
| Status | Description | Schema |
|---|---|---|
| 302 | 重定向到前端" @Success 200 "HTML中转页" @Failure 302 "重定向到登录页 |