Module Description
This module changes the user account activation process from email verification link to be based on numeric code, so instead of sending the verification link this module allows to send a separate email with verification code. User accounts remain blocked till they enter the code, so the user flow now is
* Create new account form submit
* Sends email and shows another form to enter verification code
* Once verified user is logged in
This is thus similar to email verification with link but uses verification code.
Why making a dupe module because otp verification module is already providing similar functionality, this one is for free.
The module is compatible with drupal 8 and 9.
* Create new account form submit
* Sends email and shows another form to enter verification code
* Once verified user is logged in
This is thus similar to email verification with link but uses verification code.
Why making a dupe module because otp verification module is already providing similar functionality, this one is for free.
The module is compatible with drupal 8 and 9.
Module Link
Project Usage
98
Security Covered
Covered By Security Advisory
Version Available
Beta
Module Summary
This module aims to solve the user account activation process by replacing email verification links with a numeric code system for verification, ensuring user accounts remain blocked until the code is entered for login access.
Data Name
otp