reactioncommerce / reaction

Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
https://mailchimp.com/developer/open-commerce/
GNU General Public License v3.0
12.34k stars 2.17k forks source link

Add "Log out all other devices" functionality #690

Closed brent-hoover closed 6 years ago

brent-hoover commented 8 years ago

Similar to what you have in Gmail. Really meant just for admins so it could just be a button in the dashboard. Also on a password change it should do this too. (for when you fire that guy)

aaronjudd commented 8 years ago

This would be a ui enhancement to run / toggle use of http://docs.meteor.com/#/full/meteor_logoutotherclients on logout.

Which we just removed as it was unexpected for default behaviour.

aaronjudd commented 6 years ago

Closing - insufficient details.