User does not get logged out when token renewal fails #11478
Labels
Priority:p2-high
Escalation, on top of current planning, release blocker
Type:Bug
Something isn't working
Describe the bug
The user does not get logged out when token renewal fails. As a result, they can still navigate the UI, but all requests will fail.
Steps to reproduce
Expected behavior
The user should be logged out if no active refresh token present.
Actual behavior
They are not.
Kinda hard to debug... maybe manually deactivating the token renewal worker could work for finding a solution.
The text was updated successfully, but these errors were encountered: