weitzman/logintrait

Provides login/logout via user reset URL instead of forms.

Installs: 118 636

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Forks: 2

Type:drupal-dtt

1.2.0 2021-07-07 17:59 UTC

This package is auto-updated.

Last update: 2024-04-07 23:46:11 UTC


README

An add-on for Drupal Test Traits.

Provides login/logout via user reset URL instead of forms. Useful when TFA/SAML are enabled.

Installation

  • Install via Composer. composer require weitzman/logintrait.

Usage

Colophon