Jules David
4 May 2024
Using Symfony LoginFormAuthenticator to Solve Null Email

A serious problem with Symfony's authentication system is that, during the login process, the 'userIdentifier', that is, the user's email, is unexpectedly null, which prevents the creation of a UserBadge.