Skip to content

Commit 30f4fcd

Browse files
committed
Fix documentation on code check event
Signed-off-by: Christian Scheb <git@christianscheb.de>
1 parent f1fc945 commit 30f4fcd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/events.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ The following events are dispatched before the actual authentication provider is
7676

7777
Constant: ``Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorAuthenticationEvents::CHECK``
7878

79-
Event class: ``\Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorCodeCheckEvent``
79+
Event class: ``\Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorCodeEvent``
8080

81-
Is dispatched before the TOTP authentication provider is used to check the code for plausibility
81+
Is dispatched right before authentication provider is used to check the code.
8282

8383
``scheb_two_factor.authentication.code_reused``
8484
~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)