@@ -67,8 +67,7 @@ |
||
67 | 67 | * @package Platine\Framework\Auth\Authentication |
68 | 68 | * @template T |
69 | 69 | */ |
70 | -class JWTAuthentication implements ApiAuthenticationInterface |
|
71 | -{ |
|
70 | +class JWTAuthentication implements ApiAuthenticationInterface { |
|
72 | 71 | |
73 | 72 | /** |
74 | 73 | * The JWT instance |