magic_code
Security covered
The Magic Code Drupal module integrates with the Verification API and adds a VerificationProvider that handles verification via so-called Magic Codes (short, alphanumeric codes that the user may also type manually).
Motivation
Using magic codes for verification (e.g. like Slack does it) is a popular and convenient way for users to verify a given operation or a passwordless login.
This module handles the creation, verification, and invalidation of those codes.
Features
- Magic-Code management with Backend UI
- Flood control (Anti-Brute-Force)
- Tokens for User-E-Mail Templates