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.
2 parents 3716a58 + e75cbf1 commit a58ff0eCopy full SHA for a58ff0e
Authenticator/Passport/Badge/UserBadge.php
@@ -11,6 +11,7 @@
11
12
namespace Symfony\Component\Security\Http\Authenticator\Passport\Badge;
13
14
+use Symfony\Component\Security\Core\Exception\AuthenticationException;
15
use Symfony\Component\Security\Core\Exception\AuthenticationServiceException;
16
use Symfony\Component\Security\Core\User\UserInterface;
17
use Symfony\Component\Security\Http\EventListener\UserProviderListener;
0 commit comments