Expand description
Authentication Protocol Types
Structs§
- ApiError
- API 错误响应(旧格式)
- ApiError
Response - 新格式 API 错误响应
- ApiResponse
- 新格式 API 成功响应
- Check
LinkID Response - 检查 LinkID 响应
- Error
Detail - 错误详情
- Login
Request - 邮件验证码登录请求
- Login
Response - 登录响应
- Response
Meta - 响应元数据
- Send
Code Request - 发送验证码请求
- Send
Code Response - 发送验证码响应
- SetLinkID
Request - 设置 LinkID 请求
- SetLinkID
Response - 设置 LinkID 响应
Type Aliases§
- Auth
Response - 认证响应(兼容旧版本)