This is a test application to demonstrate two-factor authentication (2FA) in a Symfony application, using the scheb/2fa-bundle package.
User for testing:
Username: user1
Password: test
Backup codes to pass two-factor authentication, that are always valid: 111
and 222
While two-factor authentication via email is active, it does not send any emails. The code will be shown on the page instead. Just imagine you'd have received an email with the code ;)