Problem/Motivation

- Create a service that logs out all users properly using hook_user_logout() and ensures the sessions table is truncated.
- Create a Drush command for `users:logout` that uses the service

Examples:
- https://git.drupalcode.org/project/cmm/-/blob/1.0.x/cmm.module?ref_type=...
- https://git.drupalcode.org/project/bmm/-/blob/8.x-1.x-dev/src/Drush/Comm...

Issue fork helper-3580553

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dave reid created an issue. See original summary.

dave reid’s picture

Issue summary: View changes
aayushpathak’s picture

working on it !

aayushpathak’s picture

Assigned: dave reid » Unassigned
Status: Active » Needs review