Return to API Reference.
Custom backend because the user must be able to supply a email or username to the login form.
Authenticates a user through the combination email/username with password.
Parameters: |
|
---|---|
Password: | Optional string containing the password for the user. |
Returns: | The signed in User. |