- First commit to issue fork.
- @voleger opened merge request.
- πΊπΈUnited States tyler.frankenstein
Thank you, @voleger. I don't think we can use drupal_session_destroy_uid() because it will destroy all the user's sessions.
For example, if a user logged into the Drupal website on one device, then logged into the Drupal website on another device using the Services API, then logged out using the Services API, their first session on their first device would also get logged out!