One-Time Password (OTP) Verification During Drupal Registration
Overview
OTP Verification Module verifies the Phone / Email of users by sending the OTP Verification code after enabling OTP Verification Module on Drupal. Using this guide OTP Verification will be enabled for registration forms on the Drupal site.
Installation Steps
- Using Composer
- Using Drush
- Manual Installation
Configuration Steps
Setup OTP (One Time Password) Verification
- Register/Login with miniOrange.
- Now click on the Settings tab, and select Enable Email Verification (If you want OTP over SMS, you can select the Enable Phone Verification option).
- You can also enable the Domain Restriction option, which is used to allow or block the particular domain usages during registration (it is an optional feature).
- Click on the Save button to save your configurations.
- Now click on the link given in point number 4 to disable the Require e-mail verification when a visitor creates an account option.
- Ensure that the Require email verification when a visitor creates an account option is not checked. Click on the SAVE button on the bottom of the page to save your settings
Congratulations, you have successfully configured the Drupal OTP Verification module. Now when new user try to register he will be asked for OTP Verification.