Skip to content
New issue

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

implement the JWT renewal mechanism #6043

Open
ggbocoder opened this issue Nov 17, 2023 · 0 comments
Open

implement the JWT renewal mechanism #6043

ggbocoder opened this issue Nov 17, 2023 · 0 comments

Comments

@ggbocoder
Copy link
Contributor

Why you need it?

1.For console , avoid popping up the login dashboard when using.
2.For client, prevent frequent login and token refresh.
Is your feature request related to a problem? Please describe in details
#6042

How it could be?

A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.
When the old token included in the request sent to the server is about to expire, the server returns a new token.

Other related information

Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant