LoginErrorOccurredEvent

The PSR-14 event \TYPO3\CMS\FrontendLogin\Event\LoginErrorOccurredEvent is triggered when an error occurs while trying to log in a user.

Example

API

class LoginErrorOccurredEvent
Fully qualified name
\TYPO3\CMS\FrontendLogin\Event\LoginErrorOccurredEvent

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

getRequest ( )
Returns
\Psr\Http\Message\ServerRequestInterface