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 Sep 20, 2024. It is now read-only.
With setting the heartbeat of the servers to 5 seconds, and calling getLoggedIn on pause, calling periodically might not be needed. More testing is needed. The main issue is if the log in cookie expires while offline. For the most part it's a non issue but it could cause massive issues with syncing, especially if the server settings have a short cookie expiration (default for couchdb) and the user is going offline periodically.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Call user.getLoggedIn periodicly. If not logged in redirect to login page.
The text was updated successfully, but these errors were encountered: