Create logout, and Fire global event for need login
未关闭
enhancement
feature
- 主要语言
- Vue
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently only console.log "Need Login" and no logout for currently login user.
贡献指南
这个仓库没有索引到贡献指南
调研方向
No file names or tests are provided. Start by searching the codebase for the "Need Login" console.log and the current auth/session logic, especially where login state is tracked. In the same flow, add/logout wiring and fire a global need-login event where the log currently happens. Validate by running the app and checking that the auth-required path emits the event instead of logging and a logged-in user can successfully log out.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- authentication, frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100