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 was archived by the owner on Nov 25, 2024. It is now read-only.
Related to #10 on long running single page apps, the underlying session maybe dropped so showing the user as 'logged in' is no longer accurate.
Prob should issue a call to session on each hash change, and update the session display.