Sam
|
61c3a27192
|
feat: 添加OAuth2认证配置和实现
添加OAuth2认证相关配置文件和服务实现,包括环境变量配置、PKCE流程支持、token管理等功能。主要变更:
- 新增OAuth2配置文件
- 实现OAuth2服务层
- 更新请求拦截器支持token自动刷新
- 修改认证API和store以支持OAuth2流程
|
2026-02-07 17:47:11 +08:00 |
|
Sam
|
e1ba3a90c3
|
feat(console): complete migration of User, Tenant, and Role management APIs
|
2026-02-05 14:21:36 +08:00 |
|
Sam
|
decc88441a
|
feat(console): add RoleService with audit logging
|
2026-02-05 14:19:10 +08:00 |
|
Sam
|
cd2ec42ea3
|
feat(console): add TenantService with audit logging
|
2026-02-05 14:17:52 +08:00 |
|
Sam
|
993152aa56
|
feat(console): add UserService with audit logging
|
2026-02-05 14:16:40 +08:00 |
|