php bin/console make:auth
Create a Guard authenticator of different flavors
Usage
make:auth
Help
The make:auth command generates various authentication systems,
by asking questions.
It can provide an empty authenticator, or a full login form authentication process.
In both cases it also updates your security.yaml.
For the login form, it also generates a controller and the twig template.
php bin/console make:auth