StackStorm / st2web

StackStorm Web UI
http://www.stackstorm.com/features
Apache License 2.0
102 stars 83 forks source link

logout action should logout user from all tabs #883

Closed pradnya-orchestral closed 3 years ago

pradnya-orchestral commented 3 years ago

Here, token is not getting expired/invalidated after user logout. So application remains open in other tabs event if logout from one tab. If application is accessed in multiple tabs, if we logout application in one tab ,other tab will get signal that application is logout in one of tab so it will automatically get logout from all open tabs.