authenticate
Authenticates a user based on the provided username and password.
Return
a token if authentication is successful
Parameters
email
the email of the user
password
the password of the user
Authenticates a user based on the provided username and password.
a token if authentication is successful
the email of the user
the password of the user