movingsam
|
9f02398eb9
|
调整项目
|
2026-02-21 15:05:37 +08:00 |
|
movingsam
|
7a9fcf9fc1
|
debug
|
2026-02-19 21:40:22 +08:00 |
|
Sam
|
0c5bd5e647
|
feat: 添加OAuth2认证配置和实现
添加OAuth2认证相关配置文件和服务实现,包括环境变量配置、PKCE流程支持、token管理等功能。主要变更:
- 新增OAuth2配置文件
- 实现OAuth2服务层
- 更新请求拦截器支持token自动刷新
- 修改认证API和store以支持OAuth2流程
|
2026-02-07 17:47:11 +08:00 |
|
Sam
|
02b446cfa7
|
first commit
|
2026-02-03 15:30:12 +08:00 |
|
Sam
|
58e6969e95
|
feat(auth): add health check endpoint
|
2026-02-02 09:54:36 +08:00 |
|
Sam
|
42976f09df
|
feat(auth): add seed data for admin and test users
|
2026-02-02 09:53:06 +08:00 |
|
Sam
|
baed266718
|
feat(auth): configure OpenIddict with JWT and OAuth2 support
|
2026-02-01 23:40:37 +08:00 |
|
Sam
|
3099abb710
|
feat(auth): create authentication service project structure
|
2026-02-01 23:23:56 +08:00 |
|