refactor(auth): 重构授权逻辑,优化会话管理和错误处理
- 将授权相关功能抽离到独立模块 authRedirect.js - 实现静默续期和请求重放机制 - 优化授权失败后的降级处理 - 统一管理页面跳转和路径保存逻辑 - 移除未使用的代码和组件
Showing
4 changed files
with
37 additions
and
57 deletions
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment