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
{{ message }}
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.
When we check if we are logged in, if there is no internet connection, we should not clear the saved user. But there are other parts of the code that probs rely on the saved user to see if there is a persisted login without checking on the server, so maybe there should be some global value somewhere keeping track of the outcome of the rest server logged in check thingy...
The text was updated successfully, but these errors were encountered:
When we check if we are logged in, if there is no internet connection, we should not clear the saved user. But there are other parts of the code that probs rely on the saved user to see if there is a persisted login without checking on the server, so maybe there should be some global value somewhere keeping track of the outcome of the rest server logged in check thingy...
The text was updated successfully, but these errors were encountered: