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>
|
1 year ago |
Vben
|
9120d20143
|
chore: update deps and docs (#4184)
* chore: update deps
* chore: update docs
* chore: update menu
|
1 year ago |
vben
|
bcd5e49117
|
chore: update deps
|
1 year ago |
vben
|
9987451647
|
feat: use simpler nitro instead of nestjs to implement mock service
|
1 year ago |
vince
|
cb161eab89
|
fix: fixed svg icon load failure and enabled global injection bem.scss
|
1 year ago |
vben
|
e441d14fa2
|
refactor(project): @vben/vite-connect is reconfigured to support synchronization
|
2 years ago |
vince
|
f98f504534
|
chore: change how the package is built
|
2 years ago |
vince
|
35ca56437c
|
chore: update scripts
|
2 years ago |
vben
|
37a4f971c8
|
feat: Improve the front-end and back-end permission mode and useAccess
|
2 years ago |
vince
|
dd71988253
|
chore: update deps
|
2 years ago |
vben
|
484a0903e9
|
chore: update deps
|
2 years ago |
vben
|
692225cfff
|
chore: remove sqlite
|
2 years ago |
vben
|
9572d1a1c5
|
feat: Dynamically get the menu from the back end
|
2 years ago |
vben
|
ca1cad0cd3
|
feat: add backend-mock app
|
2 years ago |