We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1fc945 commit 30f4fcdCopy full SHA for 30f4fcd
1 file changed
doc/events.rst
@@ -76,9 +76,9 @@ The following events are dispatched before the actual authentication provider is
76
77
Constant: ``Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorAuthenticationEvents::CHECK``
78
79
-Event class: ``\Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorCodeCheckEvent``
+Event class: ``\Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorCodeEvent``
80
81
-Is dispatched before the TOTP authentication provider is used to check the code for plausibility
+Is dispatched right before authentication provider is used to check the code.
82
83
``scheb_two_factor.authentication.code_reused``
84
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments