weitzman / logintrait
Provides login/logout via user reset URL instead of forms.
1.2.0
2021-07-07 17:59 UTC
Requires (Dev)
This package is auto-updated.
Last update: 2023-12-07 23:05:50 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
- Use this trait whenever your test wants to login. See ExampleLoginTest.
Colophon
- Author: Created by Moshe Weitzman.
- License: Licensed under the MIT license