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] Infinite redirect to logout page #70

Closed
manchenkoff opened this issue Apr 4, 2024 · 0 comments · Fixed by #71
Closed

[Bug] Infinite redirect to logout page #70

manchenkoff opened this issue Apr 4, 2024 · 0 comments · Fixed by #71
Assignees
Labels
bug Something isn't working

Comments

@manchenkoff
Copy link
Owner

Describe the bug
Since version 0.2.0 when a user is not authenticated we keep redirecting them to logout page.

To Reproduce
Steps to reproduce the behavior:

  1. Logout
  2. Click on any page
  3. Refresh it to make SSR handle identity fetching error

Expected behavior
User stays on the same page if it is not covered by middleware

@manchenkoff manchenkoff added the bug Something isn't working label Apr 4, 2024
@manchenkoff manchenkoff self-assigned this Apr 4, 2024
@manchenkoff manchenkoff changed the title [Bug] Short description [Bug] Infinite redirect to logout page Apr 4, 2024
@manchenkoff manchenkoff linked a pull request Apr 4, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant