The Email 2 Auth module provides email two-factor authentication to a Drupal
website.

The module has the following configrations:
- Roles that will require two-factor authentication
- Expire times
- Email notifications subject and body

You can bypass Email 2 Auth by adding the following to your settings.php file:

$conf['email_2_auth_bypassed'] = TRUE;
Supporting organizations: 

Project information

Releases