You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are both edge cases that involve someone going and removing authorization.
We haven't noticed any of these types of failures in the logs for our other apps.
I think it's pretty unusual for someone to go in and remove authorization but we still should make sure this works, probably more 1 because 2 would require them to actually have the tab open in a separate window where they removed the authorization.
The workaround currently would be for an admin to go in the UI and remove their token if we got a ticket with this problem.
There are two cases related to deleted user authorization:
Handling these other cases may require some custom middleware and perhaps redirect logic on the frontend.
generated from #208
The text was updated successfully, but these errors were encountered: