Tamas Bolner

Results 3 issues of Tamas Bolner

Hi, in the current version: https://github.com/adhocore/php-jwt/blob/926ef39300872fd71bed27c235fae2ff8b1b89b0/src/ValidatesJWT.php#L89 That line should be: ```php ['nbf', -$this->leeway, static::ERROR_TOKEN_NOT_NOW, 'Not now'], ``` When checking the `nbf` ("not before") time, then the "max age" value is...

When I ran this project with `dotnet run` (left only one csproj file there): - https://github.com/luca-piccioni/OpenGL.Net/tree/master/Samples/HelloTriangle.NETCore then I got a window with a blank black background. I tried the framework...

I can't make this work on PHP 7.2. Any luck somebody? Or I might create a docker file just for this :)