Feature: #101933 - Dispatch AfterUserLoggedInEvent for frontend user login
See forge#101933
Description
The After
PSR-14 event, which has been introduced
with TYPO3 12.3, is now also triggered, when a frontend user has successfully
been authenticated.
Impact
It is now possible to modify and adapt user functionality based on successful frontend user login.