Install
Works with Drupal: ^10.2 || ^11Using dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
14.18 KB
MD5: 368111294b94c4518f57e0f5da656d7d
SHA-1: 69229d2a17cc18b5fc3ae6a29c895eeb7382c239
SHA-256: 2e288562138b0d7d7c4efa65317aef7d745c6ea31a207576298b8d9860fbf56d
Download zip
19.51 KB
MD5: 8932219b21713b18f600b08e3c25d889
SHA-1: f746eaf8bc27c41067b4fa6fc60868ef217f84df
SHA-256: 6daa9e89589f833e7912467430ee6533721040f40ac64e5bbfae51946c8c3d06
Release notes
First stable release of Magic Login Link for Drupal 10.2 and 11.
Key Features:
- Passwordless Login: Adds a secure, one-time "Magic Link" option to the standard login form.
- Security First: Uses UUID-based tokens, cryptographic hashing, and built-in request throttling.
- Single-Use: Tokens are invalidated immediately after a successful login or upon expiration.
- Modern Code: Fully compatible with Drupal 11 using Attribute-based hooks and Service-oriented logic.
Requirements:
- Drupal Core ^10.2 || ^11