Interface for an auth controller.
Confirms a new password for a user using the provided confirm password reset data.
Logs in a user.
Refreshes the login of a user.
Request a new password for a user using the request password reset data.
Interface for an auth controller.