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
For a better user experience we should check more often if the backend is online or if it is offline.
In this case we should also implement a better login state handling, for example when the server is revoking the session of a user.
Maybe we can implement this with a socket (nice way for user ex.) or by an classic request.
The text was updated successfully, but these errors were encountered:
For a better user experience we should check more often if the backend is online or if it is offline.
In this case we should also implement a better login state handling, for example when the server is revoking the session of a user.
Maybe we can implement this with a socket (nice way for user ex.) or by an classic request.
The text was updated successfully, but these errors were encountered: