We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fabpot
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent cb3d53b commit e75cbf1Copy full SHA for e75cbf1
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