$redirectTo
$redirectTo : string
Where to redirect users after registration.
Register Controller
This controller handles the registration of new users as well as their validation and creation. By default this controller uses a trait to provide this functionality without requiring any additional code.