8000
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 3210982 commit 486a1feCopy full SHA for 486a1fe
security/experimental_authenticators.rst
@@ -464,7 +464,7 @@ the following badges are supported:
464
authentication. The constructor requires a token ID (unique per form)
465
and CSRF token (unique per request). See :doc:`/security/csrf`.
466
467
-:class:`Symfony\\Component\\Security\\Http\\Authenticator\\Passport\\Badge\\PreAuthenticatedBadge`
+:class:`Symfony\\Component\\Security\\Http\\Authenticator\\Passport\\Badge\\PreAuthenticatedUserBadge`
468
Indicates that this user was pre-authenticated (i.e. before Symfony was
469
initiated). This skips the
470
:doc:`pre-authentication user checker </security/user_checkers>`.
0 commit comments