# Variables
ErrEmailNotFound is an error for email not found.
ErrInvalidPassword is an error for invalid password.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
IUserRepository is an interface that represents a user repository.
IUserUsecase is an interface that represents a user usecase.