LoginConfirmedEvent
The PSR-14 event
\TYPO3\
is
triggered when a login was successful.
Changed in version 14.0
This event is now correctly dispatched, when a
logout redirect is configured. Previously the now removed action
was used as target
for the logout form action, in which case the Logout
was not triggered on logout.
Example
Note
Currently, we do not have an example for this event. If you can provide a useful one, please open an issue with your code snippets or a pull request.