AnomalyInnovations / serverless-stack-demo-client

Source for the demo app client in the Serverless Stack Guide
https://demo2.serverless-stack.com
MIT License
636 stars 204 forks source link

Same users on multiple windows stay signed in. #75

Open Shashwat151 opened 2 years ago

Shashwat151 commented 2 years ago

Hi team, The issue is with multiple sign-outs of the same user.

The other day I was experimenting a feature which is known as global sign out of the same user across devices and what I saw that I wasn't able to logout automatically from one screen/device and stayed signed in when I signed out from the other screen/device with the same user signed in both the screens/devices.

What could be done to mitigate this issue?