CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers

INTRODUCTION
------------

This simple Drupal 8 module allows users to log in with either their username OR email and both. There are additional login configration like as - Enable placeholder, Enable autocomplete off, Enable view password, Enable login page. There are update login page title and login label button.

REQUIREMENTS
------------

 -No any special requirements.

INSTALLATION
------------

Install via /admin/modules
drush en login_by -y
composer require drupal/login_by

CONFIGURATION
-------------

Goto: /admin/config/user-interface/login_by

MAINTAINERS
-----------

Current maintainers:
 Radheshyam Kumawat - https://www.drupal.org/u/radheymkumar
 
