Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
556cac81389f172805bccef71f6c1012ce962808
Switch branch/tag
admin
src
utils
auth.ts
Find file
Blame
History
Permalink
Expiration time should not set on the refresh token
· 5554d7c9
...
登录接口返回的过期时间是`access token` 的过期时间,但是被错误地设置在了`refresh token` 上,这导致过了几分钟登录状态便失效要求重新登录
呵呵大
committed
Jun 10, 2023
5554d7c9
auth.ts
2.22 KB
Edit