checkCredentials
Checks the credentials of a user.
Return
true
if the credentials are valid, false
otherwise.
Parameters
email
The email of the user.
password
The password of the user.
Checks the credentials of a user.
true
if the credentials are valid, false
otherwise.
The email of the user.
The password of the user.