|
@@ -4,7 +4,6 @@ namespace AuthBundle\Security\Firewall;
|
|
|
|
|
|
use AuthBundle\Services\AccessTokenService;
|
|
|
use Base\OAuthClientBundle\Security\Core\User\CustomOAuthUser;
|
|
|
-use HWI\Bundle\OAuthBundle\Security\Core\Authentication\Token\OAuthToken;
|
|
|
use Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken;
|
|
|
use Symfony\Component\HttpFoundation\Response;
|
|
|
use Symfony\Component\HttpKernel\Event\GetResponseEvent;
|