What this solution does
Email Password Authentication Module
The module enables user login to the website using a one-time password sent via email. This streamlines the authentication and registration process.
Key capabilities:
- Instant login: users gain access to the site within seconds after entering their email address.
- Configurable password length: administrators can select the optimal number of characters.
- Configurable password lifetime: the duration for which the password remains valid is adjustable.
- Personalized email templates: ability to adapt email content to match brand style.
- Automatic user registration: new users are created in the system automatically upon first login.
Technical features:
- UTF-8 encoding support for correct character display.
The module also includes events for integration.
See also: SMS Authentication.
The OnAfterRegisterConfirm (int $user_id) event triggers after registration confirmation.
General iT can install and configure this module and check how it works on your website.