chore(plan): complete frontend auth and session tasks

This commit is contained in:
nav
2026-05-12 15:09:12 +00:00
parent 1c386e0a80
commit 271e712804
2 changed files with 5 additions and 5 deletions

View File

@@ -16,10 +16,10 @@
- [x] Socket 客户端封装(连接、重连、订阅/退订)
### 1.2 认证与会话
- [ ] 登录页Center 登录)
- [ ] Access/Refresh token 管理
- [ ] 过期自动刷新与登出
- [ ] 基础路由守卫(未登录跳转)
- [x] 登录页Center 登录)
- [x] Access/Refresh token 管理
- [x] 过期自动刷新与登出
- [x] 基础路由守卫(未登录跳转)
### 1.3 Guild/Channel 浏览
- [ ] Guild 列表加载