This drupal module provides the foundation to implement verification for various operations (e.g. reset password, change email or passwordless logins) that a drupal user can do.
That is done by having multiple `VerificationProvider` plugins verifying a request.
...
...
@@ -11,9 +12,9 @@ That is done by having multiple `VerificationProvider` plugins verifying a reque