Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
6 views
ago in Plugins by
Hi all,

Q2A only logs out the current session. If users forget to logout from another device (especially with Remember Me), there’s no way to revoke that session.

We implemented a “Logout from All Devices” feature in our plugin:  https://github.com/GATEOverflow/q2a-miscellaneous-settings

It lets users invalidate all active sessions for better security.

Please log in or register to answer this question.

...