Email Login OTP
This module allows users to set up and use email-based One-Time Passwords (OTPs) for two-factor authentication. After setup, users will receive an OTP via email during login, which must be verified to complete the authentication process. Administrators can configure options such as user control over OTP, resend wait times, forcing OTP setup, and displaying messages during the setup process.
The module when enabled provides the option to users to setup 2FA using Email OTP. Once setup on a user profile that user will go through the 2FA login process where they will receive OTP in email, it will be verified by the module and if succesful user will be logged in. No extra configurations needed simply install the module and enable it.
1.1.6
Adds admin configurations;
- Allow admins to control whether users can enable/disable 2FA?
- Resend wait time (in minutes) configurable between 1 to 5 minutes, default 2 minutes.
- Force setup 2FA on next login.
- Provide a message on redirect to 2FA setup after login.