Verify Email
7 sites
No security coverage
This module requires users to verify their email address to access certain parts of the website. It handles user login, creating an account if necessary, and then redirects them to a configured destination.
Requires a verified email address to access parts of website. Logs user in, creating account if necessary, and redirects to configurable destination.
Features
- Allow multiple configurable redirect destinations
- Provide form for entering email address
- Sends email containing link to complete log in
- Logs user in when link followed. If email matches existing account, log in. If no account exists, creates one with email address as username.
Post-Installation
Visit /admin/people/verify-email and add a verification.
Additional Requirements
None currently.
Similar projects
The Passwordless module also allows login through an email link.
Community Documentation
Documentation will be added shortly.