We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vben Admin V5
后端采用python fastapi,设置token失效时间为2分钟,前端登录成功后,自动跳转至首页,等待2分钟后,通过浏览器刷新页面,弹窗登录过期,需要重新登陆,并自动进行了跳转,但跳转进度条很慢,页面无法正常跳转,手动再次通过浏览器刷新页面,页面瞬间跳转至登录页面。
图1:页面登录成功时,chrome提示是否保存账号密码,账号栏为空。 图2:登录超过2分钟时,通过浏览器刷新页面,无法正常跳转至登录页面,需要再次刷新页面才能正常调整至登录页面 图3:无法正常跳转至登录页面时,浏览器警告信息
.
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Version
Vben Admin V5
Describe the bug?
后端采用python fastapi,设置token失效时间为2分钟,前端登录成功后,自动跳转至首页,等待2分钟后,通过浏览器刷新页面,弹窗登录过期,需要重新登陆,并自动进行了跳转,但跳转进度条很慢,页面无法正常跳转,手动再次通过浏览器刷新页面,页面瞬间跳转至登录页面。
Reproduction
图1:页面登录成功时,chrome提示是否保存账号密码,账号栏为空。
图2:登录超过2分钟时,通过浏览器刷新页面,无法正常跳转至登录页面,需要再次刷新页面才能正常调整至登录页面
图3:无法正常跳转至登录页面时,浏览器警告信息
System Info
.
Relevant log output
No response
Validations
The text was updated successfully, but these errors were encountered: