API for user authentication.
Static
Create a new user.
String
A promise that resolves to the response.
Get the current user's credentials.
The authorization token.
A promise that resolves to the user's credentials.
Get the current user.
A promise that resolves to the current user.
Get the token for the user.
The user's email.
The user's password.
A promise that resolves to the user's token.
API for user authentication.