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

Stop throwing RefreshTokenException when the user has an infinite token #235

Merged
merged 4 commits into from
Nov 13, 2024

Conversation

LunarX
Copy link
Collaborator

@LunarX LunarX commented Nov 12, 2024

Having an infinite token means you will never be able to refresh your token, so there should not be an exception while trying to do so. This will remove unimportant RefreshTokenException thrown by infinite tokens in Sentry

@LunarX LunarX added the enhancement New feature or request label Nov 12, 2024
@LunarX LunarX requested a review from sirambd November 12, 2024 12:22
@LunarX LunarX self-assigned this Nov 12, 2024
@LunarX LunarX force-pushed the infinite-token-refresh-exception branch from 2b44d35 to 568cf5e Compare November 13, 2024 12:26
Copy link

sonarcloud bot commented Nov 13, 2024

@LunarX LunarX merged commit 23802ba into master Nov 13, 2024
3 checks passed
@LunarX LunarX deleted the infinite-token-refresh-exception branch November 13, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants