Verify an email address before allowing a user to create an account on Backdrop.
This module makes sure that the email address used in account creation has a valid inbox.
The person filling out the registration form will be required to receive a verification code to the email address they provided and provide that code in the registration form before they are allowed to create a user account.
This module can be installed like other Backdrop modules by placing this directory in the Backdrop file system (for example, under /modules) and enabling on the Backdrop modules page.
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.
This module is currently seeking co-maintainers.
Adapted to Backdrop by Herb v/d Dool.
Inspired by Drupal 9 module Email verification.