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] Frontend not redirecting to login screen after cleanup #362

Open
lenisko opened this issue Apr 11, 2021 · 3 comments
Open

[Bug] Frontend not redirecting to login screen after cleanup #362

lenisko opened this issue Apr 11, 2021 · 3 comments

Comments

@lenisko
Copy link
Contributor

lenisko commented Apr 11, 2021

Frontend is not redirecting to home/login view after user session is cleaned.

@versx
Copy link
Collaborator

versx commented Apr 15, 2021

Current logged in user or that users other devices? If the former, that's correct since it doesn't clear the current session, only the other device sessions for that user.

@lenisko
Copy link
Contributor Author

lenisko commented Apr 15, 2021

What about the case where user loses his role/access? He should lose it on all devices, right?

@versx
Copy link
Collaborator

versx commented Apr 15, 2021

What about the case where user loses his role/access? He should lose it on all devices, right?

Yes good point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants