firebase / php-jwt

PHP package for JWT
BSD 3-Clause "New" or "Revised" License
9.3k stars 1.26k forks source link

Fix issue #543 : cached key set expiration are not handled #549

Closed romain-neil closed 7 months ago

romain-neil commented 7 months ago

Hello,

This PR aim to fix the issue #543 , as cached key set expiration', are not takken into account.

Thanks,

google-cla[bot] commented 7 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

bshaffer commented 7 months ago

As far as I can tell, the changes are completely unrelated to the linked issue. Also this PR is unreadable due to incorrect whitespace changes.