Create login controller
By default, login is pointing to default guard model. Change it according to your needs by setting$guard property.
app/Http/Controllers/LoginController.php
authorizedResponse method. We share that method as trait for registration controller as well.
app/Utilities/Traits/HasAuthResponse.php