chenminjie
|
0fed947230
|
refactor: 【web-ant】重构认证模块并移除未使用的组件和功能
- 重构认证存储以分别处理认证和权限信息
- 重构验证码组件
- 移除字典数据相关的API和存储功能
- 更新路由生成逻辑和权限控制
- 添加分页和请求客户端相关类型定义
- 更新依赖包版本(crypto-js, qs)及其类型定义
|
2024-11-26 06:04:36 +08:00 |
xingyu
|
91e1ee7ae4
|
feat: auth api
|
2024-11-18 19:00:16 +08:00 |
xingyu
|
0096a6b13e
|
feat: request config
|
2024-11-17 16:36:48 +08:00 |
xingyuv
|
31315a7f76
|
feat: add verification comp
|
2024-11-16 23:44:07 +08:00 |
xingyuv
|
e6939e22b1
|
feat: request && login && router
|
2024-11-16 22:37:06 +08:00 |
Vben
|
d37e2f599c
|
fix: naive ui form reset does not meet expectations (#4569)
* fix: naive ui form reset does not meet expectations
* fix: typo
|
2024-10-05 17:09:42 +08:00 |
Vben
|
a46c85d77d
|
chore: update documentation and deps (#4510)
* chore: update docs
* chore: update deps
* chore: update action
* fix: reset after preferences are refreshed
* fix: ci error
|
2024-09-25 23:09:48 +08:00 |
Li Kui
|
08acaf05f1
|
fix: solve the problem of recursive call to logout api (#4265)
|
2024-08-28 22:37:47 +08:00 |
Li Kui
|
01d60336a6
|
feat: refactor and improve the request client and support refreshToken (#4157)
* feat: refreshToken
* chore: store refreshToken
* chore: generate token using jsonwebtoken
* chore: set refreshToken in httpOnly cookie
* perf: authHeader verify
* chore: add add response interceptor
* chore: test refresh
* chore: handle logout
* chore: type
* chore: update pnpm-lock.yaml
* chore: remove test code
* chore: add todo comment
* chore: update pnpm-lock.yaml
* chore: remove default interceptors
* chore: copy codes
* chore: handle refreshToken invalid
* chore: add refreshToken preference
* chore: typo
* chore: refresh token逻辑调整
* refactor: interceptor presets
* chore: copy codes
* fix: ci errors
* chore: add missing await
* feat: 完善refresh-token逻辑及文档
* fix: ci error
* chore: filename
---------
Co-authored-by: vince <vince292007@gmail.com>
|
2024-08-19 22:59:42 +08:00 |
sea
|
08391ad53e
|
feat: api suffix (#4065)
|
2024-08-07 13:42:33 +08:00 |
Vben
|
376fd17a61
|
feat: Feature/pro docs (#70)
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com>
|
2024-07-28 14:29:05 +08:00 |