Commit Graph

2 Commits

Author SHA1 Message Date
v6ole 81ab82e9ba fix(security): complete security and delivery compliance remediation 2026-07-28 19:04:36 +08:00
v6ole f1f8518985 ```
feat(auth): 添加用户权限获取接口并完善JWT令牌角色信息

- 在JWT令牌中添加用户角色信息
- 新增get_my_permissions接口用于获取当前用户权限码列表
- 重构认证回调逻辑,增加错误日志记录
- 更新用户信息获取接口使用Authorization头验证
```
2026-04-06 00:40:08 +08:00