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

handle already logged out case more gracefully #599

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

burnettk
Copy link
Contributor

@burnettk burnettk commented Oct 30, 2023

This updates frontend to better handle the case where the user is already logged out, addressing #488 .
Instead of asking the backend to do something we know doesn't need to be done, just go back to the login page.

@jasquat jasquat merged commit 01dd361 into main Oct 31, 2023
37 checks passed
@jasquat jasquat deleted the feature/handle-already-logged-out branch October 31, 2023 15:26
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

Successfully merging this pull request may close these issues.

2 participants