This simple Drupal 8 module allows users to log in with either their username OR email address from the same input box on the standard login form (it turns the "name" field into a username OR email address field).

REQUIREMENTS

Core dependencies only.

RECOMMENDED MODULES

This module duplicates some functionality present in the 7.x-1.x versions of the logintoboggon module and https://www.drupal.org/project/mail_login

INSTALLATION

Download composer require drupal/login_emailusername

then

Install via /admin/modules
OR
drush pm:enable login_emailusername -y

CONFIGURATION

There are no configuration options.

MAINTAINERS

Supporting organizations: 

Project information

Releases