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

RefreshTokenAlreadyUsedError occured when refreshing token with an invalid token #65

Open
HuanCheng65 opened this issue Mar 4, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@HuanCheng65
Copy link
Contributor

Switched from the local server to the development server, but the token stored by the browser is still the previous token, so this token is invalid, but the backend returns a RefreshTokenAlreadyUsedError.

@andylizf andylizf added the bug Something isn't working label Mar 4, 2024
@andylizf
Copy link
Contributor

andylizf commented Apr 3, 2024

@HuanCheng65 Does this problem still exist?

@Nictheboy
Copy link
Contributor

Maybe this is because jwt secret is the same?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants