Hook called when authentication has been made from a context that differs from the previous ones.
Important! The main purpose of this hook is to send a notification to user about this via email, sms, push notifications etc.
Hook called when forgotten password has been changed.
Important! The main purpose of this hook is to invalidate all of the active user sessions.
Hook called when account password has been changed.
Important! The main purpose of this hook is to invalidate all of the active user sessions.
Hook called when account was disabled.