We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd4edf commit 1b543faCopy full SHA for 1b543fa
components/security/authentication.rst
@@ -302,6 +302,10 @@ failed login attempts.
302
Authentication Sensitive Event
303
------------------------------
304
305
+.. versionadded:: 4.3
306
+
307
+ The ``security.authentication.success_sensitive`` was introduced in Symfony 4.3.
308
309
When a user is successfully authenticated, the security component will also
310
dispatch a ``security.authentication.success_sensitive`` event just before
311
erasing credentials and dispatching the regular success event. The event object
0 commit comments