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

Log out when detecting unexisting client_id in cookies #360

Closed
andrzejkrzywda opened this issue Jan 7, 2024 · 1 comment
Closed

Log out when detecting unexisting client_id in cookies #360

andrzejkrzywda opened this issue Jan 7, 2024 · 1 comment

Comments

@andrzejkrzywda
Copy link
Contributor

This mostly happens due to the way, we reset data on production.
Someone can be logged in, we reset data, the client_id changes. On new access, log in fails. It now fails by crashing.
It should fail by logging out and redirecting to login page again.

@andrzejkrzywda
Copy link
Contributor Author

Closed with 6906ed5

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

1 participant