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
@cgbosse I haven't started working on it yet, I'm planning of finishing the light/dark mode PR and then continue with the rest of the issues/PRs I have assigned. I would start prioritizing the issues that will be part of the V3.0 release and critical bugs and errors from now on.
My first thought was we should discard the token in this case (if the user was removed). But we do not know if the user was removed or does not have permission to see that resource anymore.
Maybe we have to keep the frontend as it is. The users should receive a notification that their accounts were removed. So they must know why they do not have access anymore to a resource.
Alternatively, we could check that the account still exists. but I do not think that's a good idea. Accounts should not be removed like that.
I'm going to close the issue. Feel free to open it again if you think I'm wrong or there is a better approach to this.
A 401 Unauthorized error is shown when opening the index GUI with Firefox:
Detail:
The text was updated successfully, but these errors were encountered: