Drupal is a registered trademark of Dries Buytaert

login_flow

2 sites Security covered
View on drupal.org

Login Flow provides a plug-in system for the Drupal login process. It's aim is to allow different modules to provide authentication for specific accounts. Login Flow allows this to happen without each module having to alter the login form or provide their own alternative form.

Features

  • Authentication plug-in: modules can implement their own authentication methods.
  • Challenge plug-in: modules can provide additional challenges to selected users.
  • Allows the label and description of the username field to be edited.
  • Allows users to login via username or email address.
  • Login Flow Email Link: Allows passwordless login via a one-time link.
  • Login Flow Email Code: Allows passwordless login via code sent by email or provides additional security to the username and password login

Post-Installation

The Password Authentication plug-in is enabled by default and replicates the standard Drupal username and password login process.

The Login Flow module will not provide any additional functionality without enabling one of its sub-modules or another module that provides a plug-in.

The configuration form shows all plug-ins available and the order they are evaluated in. Plug-ins provide their own configuration to determine which user accounts it will handle authentication for. The first Authentication plug-in that handles authentication for an account will be the only one used.

Activity

Total releases
13
First release
Mar 2025
Latest release
6 months ago
Release cadence
12 days
Stability
8% stable

Release Timeline

Releases

Version Type Release date
1.0.0 Stable Aug 14, 2025
1.0.0-beta4 Pre-release Jul 23, 2025
1.0.0-beta3 Pre-release Jul 23, 2025
1.0.0-beta2 Pre-release Jul 22, 2025
1.0.0-beta1 Pre-release Jul 3, 2025
1.0.0-alpha7 Pre-release Jul 3, 2025
1.0.0-alpha6 Pre-release Apr 30, 2025
1.0.0-alpha5 Pre-release Apr 7, 2025
1.0.0-alpha4 Pre-release Apr 4, 2025
1.0.0-alpha3 Pre-release Mar 28, 2025
1.0.0-alpha2 Pre-release Mar 21, 2025
1.0.x-dev Dev Mar 20, 2025
1.0.0-alpha1 Pre-release Mar 20, 2025