$redirectTo
$redirectTo : string
Where to redirect users after login.
LoginController
This controller handles authenticating users for the application and redirecting them to your home screen. The controller uses a trait to conveniently provide its functionality to your applications.