Skip to content

Commit

Permalink
Add JWT Key namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
iampersistent authored May 2, 2023
1 parent b501e8f commit 8091d34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GraphQLMiddleware.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

use App\Jwt\JwtConfiguration;
use Firebase\JWT\JWT;
use Firebase\JWT\Key;
use GraphQL\Server\ServerConfig;
use GraphQL\Server\StandardServer;
use Laminas\Diactoros\Response\JsonResponse;
Expand Down

0 comments on commit 8091d34

Please sign in to comment.