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

fix: prevent infinite redirect for guests #71

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

manchenkoff
Copy link
Owner

@manchenkoff manchenkoff commented Apr 4, 2024

Is your PR related to a specific issue/feature? Please describe and mention issues.

Fixes #70. Removed redirects after getting 401 responses from the API since it should be done via business logic.

Describe alternatives you've considered

N/A

Additional context

N/A

Checklist:

  • Code style and linters are passing
  • Backwards compatibility is maintained
  • Requires documentation to be updated

@manchenkoff manchenkoff added the bug Something isn't working label Apr 4, 2024
@manchenkoff manchenkoff self-assigned this Apr 4, 2024
@manchenkoff manchenkoff linked an issue Apr 4, 2024 that may be closed by this pull request
@manchenkoff manchenkoff merged commit f702b0f into main Apr 4, 2024
1 check passed
@manchenkoff manchenkoff deleted the 70-bug-short-description branch April 4, 2024 23:46
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 this pull request may close these issues.

[Bug] Infinite redirect to logout page
1 participant