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

 * Introduction
 * Installation
 * Configuration


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

Current Maintainers:
Manish Kumar <manishupdh900@gmail.com>
Viswanath Polaki <polaki_2005@yahoo.com>

Two steps login module converts the user login experience to a whole new level.
This module is inspired by google login functionality and user experience.
By enabling this module users all the users can quickly access their accounts
by just one click and entering their password.

Users can manage their different accounts in the website. This module uses
cookies to store user information and displays them in a list so that user can
access their accounts by just one click and entering their passwords in next
screen which is loaded by ajax.

Users can manage their accounts for quick access. they can add and remove quick
access of their accounts by clicking on manage accounts.

This module also helps site administrators from different automated bots who
try to access user data by logging into the website by scripts and tools.
As at any point of time username and password fields are not shown in the new
layout it is more secure from automated bots.

This module is compatible with both Email Registration and LoginToboggan
contributed modules.


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

* Install as you would normally install a contributed Drupal module. See:
   https://drupal.org/documentation/install/modules-themes/modules-7
   for further information.


CONFIGURATION
-------------
Site admins can see all the module configuration at
URL: <yourdomain.com>/admin/config/people/two-steps-login
