Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

global sign out? #160

Open
adambreznicky opened this issue Jun 2, 2017 · 0 comments
Open

global sign out? #160

adambreznicky opened this issue Jun 2, 2017 · 0 comments
Labels

Comments

@adambreznicky
Copy link
Contributor

we currently implement the use of 'Global Sign out' when clicking the sign out button within My Gage Alerts. This invalidates the tokens used which means that if a user is logged into the app from 2 browsers/sessions simultaneously and then signs out of one, the other one will still show they are logged in and all functionality will fail without notification.
is this the correct behavior? should we not use global sign out in favor or a local sign out, or instead, continue to use global sign out but handle this with a notification that the user was signed out from another device?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant