Redirects users to / if authenticated
Currently, users are redirected to /home by the RedirectIfAuthenticated
middleware if they are authenticated. Instead, we redirect them to /.
This is a follow-up to change rGROVEeefa9492e6cd.
Redirects users to / if authenticated Tags None Referenced Files None Subscribers None
Description
Details
|