We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9485e93 commit bfe04d5Copy full SHA for bfe04d5
app/Authentication/AuthServiceProvider.php
@@ -15,7 +15,6 @@
15
use CultuurNet\UDB3\Cache\CacheFactory;
16
use CultuurNet\UDB3\Container\AbstractServiceProvider;
17
use CultuurNet\UDB3\Http\Auth\Jwt\JsonWebToken;
18
-use CultuurNet\UDB3\Http\Auth\Jwt\UitIdV1JwtValidator;
19
use CultuurNet\UDB3\Http\Auth\Jwt\UitIdV2JwtValidator;
20
use CultuurNet\UDB3\Http\Auth\RequestAuthenticatorMiddleware;
21
use CultuurNet\UDB3\Impersonator;
0 commit comments