This project is not covered by Drupal’s security advisory policy.

This Module allows your site to accept user login using Email and password using RESTful API

the module provides a new route (URL) for loggin in by email instead of username.

Use /user/email-login?=_format=json to login
Send the request in the following format
{"mail":"user@mail.com","pass":"passwordhere"}

the route returns login response identical to drupal core's response.

Project information

Releases