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

TokenRefreshView should prevent users from refreshing token if the user is inactive #812

Open
akhushnazarov opened this issue May 28, 2024 · 0 comments · May be fixed by #814
Open

TokenRefreshView should prevent users from refreshing token if the user is inactive #812

akhushnazarov opened this issue May 28, 2024 · 0 comments · May be fixed by #814
Assignees
Labels

Comments

@akhushnazarov
Copy link

akhushnazarov commented May 28, 2024

Currently TokenRefreshView allows refreshing token even if the user is inactive.
JWTAuthentication checks if the user is active when authenticating tho.

@ajay09 ajay09 self-assigned this May 31, 2024
@ajay09 ajay09 added the bug label May 31, 2024
@ajay09 ajay09 linked a pull request May 31, 2024 that will close this issue
@ajay09 ajay09 linked a pull request May 31, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants