Vben
|
8404c12129
|
refactor: refactor AuthLayout to configure the login page more freely (#4294)
|
2024-08-31 21:38:24 +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 |
Vben
|
4f5783d00b
|
perf: enable strict ts type checking (#4045)
|
2024-08-05 21:12:22 +08:00 |
Li Kui
|
4074a88c13
|
feat: element-plus app (#32)
* chore: init project
* chore: install element-plus
* chore: locale config
* fix: eslint error
* chore: merge from main
* fix: lint
* chore: finish todo
* chore: update comments
* chore: update
* fix: lint error
* chore: add unplugin-element-plus
* chore: add useElementPlusDesignTokens
* chore: configure some color
|
2024-07-31 21:22:43 +08:00 |