Colin
Results
1
issues of
Colin
In namespace Lcobucci\JWT\Token\Builder:23, there is the line: `private array $headers = ['typ' => 'JWT', 'alg' => null];` The header typ => JWT is breaking requests with Apple JWT requests (such...