Add Login Flow Authentication Plug-in

Created on 4 April 2025, about 2 months ago

I am the author and maintainer of a new Drupal contrib module called Login Flow . The goal is to provide a standard API for altering the login behaviour of Drupal, removing the need for multiple modules to modify the same forms in ways that may conflict with each other.

Login Flow is intended for use on sites were visitors will be logging into the site as well as site admins. Different authentication methods can be applied depending on what the plug-in implements (commonly either user role or email domain).

I am contributing some changes that will add support for Login Flow, this is done via adding an Authentication plug-in and associated deriver class. The only change to existing code is for the user logout controller, the call to user_logout is only performed if Login Flow is not loaded.

Feature request
Status

Active

Version

3.0

Component

Code

Created by

🇦🇺Australia akoepke

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024