AuthUseCase
AuthUseCase class that contains the use cases for the authentication
AuthUseCase constructor
The authentication service
Delete a user
The email of the user
The result of the deletion
Log in a user
The password of the user
The user that logged in
If the user does not exist
If the password is incorrect
Register a new user
The result of the registration
AuthUseCase
AuthUseCase class that contains the use cases for the authentication