prescottprue / react-redux-firebase

Redux bindings for Firebase. Includes React Hooks and Higher Order Components.
https://react-redux-firebase.com
MIT License
2.55k stars 556 forks source link

Logout user from everywhere except current session #907

Closed webdevchintan closed 4 years ago

webdevchintan commented 4 years ago

is there any feasibility available when one user login from one tab than it will logout all other loggin session automatically?

prescottprue commented 4 years ago

Thanks for reaching out

This is a question for the Firebase SDK - this is just a wrapper for that SDK to interact with redux.