Implement better backend/login checking
matthiasbaldi opened this issue · 0 comments
matthiasbaldi commented
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.