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 Jan 22, 2019. It is now read-only.
It seems that for the case where the route is '/' the redirect that clears the uri hashes does not fire,
I believe this is because the 'oauthRedirectRoute' value stored in sessionStorage is an empty string in this case
which resolves to a truthy false.
0 commit comments