[Bug]: Session timeout on the backend doesn't log the user out on the frontend #65
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Contact Details
[email protected]
What happened?
Currently, a user session lasts for 1 day defined by the backend. When the session cleanup task gets rid of an expired session, the frontend doesn't check for this. Rest API calls will fail, but the user should be kicked out and redirected back to the login page.
What is the version of refactor-platform-fe that you're seeing the problem on?
1.0-rc2
Any related code or configuration details to produce this issue as well as relevant log output.
No response
The text was updated successfully, but these errors were encountered: