Email Registration (Services)

Component ID

1963376

Component name

Email Registration (Services)

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1026

Component created

Component changed

Component body

Provides a login endpoint for drupal sites that have the Email Registration module installed.

This module changes the login endpoint to the user endpoints that are part of the Drupal 7 Services 3 so that an email address can be used to authenticate an account instead of the username. This provides the same login functionality that is provided through the graphical user interface when the Email Registration module is installed.

This module also modifies the user object returned upon login to remove the username, but leave the email address attached to the user object.

This module is valid for login endpoint API version 1.0 only.