|
|
75b2d130c2
|
refactor: major project restructuring and cleanup
Changes:
- Remove deprecated Fengling.Activity and YarpGateway.Admin projects
- Add points processing services with distributed lock support
- Update Vben frontend with gateway management pages
- Add gateway config controller and database listener
- Update routing to use header-mixed-nav layout
- Add comprehensive test suites for Member services
- Add YarpGateway integration tests
- Update package versions in Directory.Packages.props
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
2026-02-15 10:34:07 +08:00 |
|
Sam
|
fa93d71725
|
feat: 添加OAuth2认证配置和实现
添加OAuth2认证相关配置文件和服务实现,包括环境变量配置、PKCE流程支持、token管理等功能。主要变更:
- 新增OAuth2配置文件
- 实现OAuth2服务层
- 更新请求拦截器支持token自动刷新
- 修改认证API和store以支持OAuth2流程
|
2026-02-07 17:47:11 +08:00 |
|
Sam
|
c0874bfab8
|
feat: implement OAuth2 integration in web-ele
- Add OAuth2 configuration and PKCE service
- Update request interceptor for OAuth2 token management
- Update auth API for OAuth2 token handling
- Update auth store for OAuth2 flow
- Create OAuth callback page
- Update login page for OAuth2
- Add OAuth callback route
- Update environment configuration for OAuth2
|
2026-02-06 01:47:05 +08:00 |
|
Sam
|
0ebe467927
|
feat: integrate OAuth 2.0 authentication with Fengling Auth Center
|
2026-02-06 00:41:41 +08:00 |
|
Sam
|
9600147586
|
chore: initialize Vben Admin project
|
2026-02-06 00:04:38 +08:00 |
|