Drupal is a registered trademark of Dries Buytaert
seven 2.0.0-beta6 New beta version released for theme seven (2.0.0-beta6). seven 1.0.1-beta1 First beta version released for theme seven (1.0.1-beta1). eca 3.1.0-beta2 New beta version released for module eca (3.1.0-beta2). swiper_formatter 2.1.1 Minor update available for module swiper_formatter (2.1.1). solo 1.0.31 Minor update available for theme solo (1.0.31). raven 7.3.7 Minor update available for module raven (7.3.7). views_rest_field_grouping 2.1.0 Minor update available for module views_rest_field_grouping (2.1.0). convene_theme 1.0.10 Minor update available for theme convene_theme (1.0.10). advanced_header_field 3.0.1 Minor update available for module advanced_header_field (3.0.1). kordiam 1.0.13 Minor update available for module kordiam (1.0.13). varbase_components 2.0.16 Minor update available for module varbase_components (2.0.16). node_singles 3.4.7 Minor update available for module node_singles (3.4.7). flowdrop 1.1.1 Minor update available for module flowdrop (1.1.1). emporiqa 1.0.20 Minor update available for module emporiqa (1.0.20). digital_asset_inventory 1.1.1 Minor update available for module digital_asset_inventory (1.1.1). diba_integration 1.2.6 Minor update available for module diba_integration (1.2.6). localgov_scarfolk 2.0.0 Major update available for theme localgov_scarfolk (2.0.0). entity_extra_field 2.1.4 Minor update available for module entity_extra_field (2.1.4). plugin_configuration_field 1.0.2 Minor update available for module plugin_configuration_field (1.0.2). localgov_openreferral 2.1.1 Minor update available for module localgov_openreferral (2.1.1).

logout_token

55 sites No security coverage
View on drupal.org

The Logout Token module enhances Drupal core by providing an endpoint that allows developers to obtain the logout token during the initial user login through the user login endpoint. Unlike the core behavior, this module ensures that developers can retrieve the logout token at any time during the user session. This capability becomes particularly useful in scenarios where users reset their passwords but are unable to log out due to the logout token being regenerated alongside it. In such cases, the module's endpoint becomes a valuable tool for obtaining the user's logout token and handling secure logout operations effectively.

Key Features

  • Provides an endpoint to fetch the logout token during user sessions.
  • Compatible with Drupal 8, 9, and 10.
  • Enhances security by enabling secure logout handling.

Installation

Follow the standard installation procedure

How to use

Once the module is enabled, simply use the following endpoint to obtain the logout token:
/session/logout/token

Activity

Total releases
2
First release
Mar 2026
Latest release
4 hours ago
Release cadence
0 days
Stability
100% stable

Releases

Version Type Release date
2.0.1 Stable Mar 18, 2026
2.0.0 Stable Mar 18, 2026