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

[Bug]: Session timeout on the backend doesn't log the user out on the frontend #65

Open
jhodapp opened this issue Jan 7, 2025 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jhodapp
Copy link
Member

jhodapp commented Jan 7, 2025

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

@jhodapp jhodapp added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels Jan 7, 2025
@jhodapp jhodapp moved this to 🔖 Ready in Refactor Coaching Platform Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant