Change record status: 
Project: 
Introduced in branch: 
11.x
Introduced in version: 
11.x-dev
Description: 

Modules wanting to react to changes on user login and user logout can now register event subscribers that subscribe to the \Drupal\user\Event\UserEvents::USER_LOGIN and \Drupal\user\Event\UserEvents::USER_LOGOUT events.

Impacts: 
Module developers

Comments

interdruper’s picture

Note that this has not been committed finally.