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.