LoginErrorOccurredEvent

New in version 10.4

This event replaces the $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['felogin']['login_error'] hook from the pibase plugin.

The notification event is triggered when an error occurs while trying to log in a user.

API

class \TYPO3\CMS\FrontendLogin\Event\ LoginErrorOccurredEvent

A notification if something went wrong while trying to log in a user.