cakephp-api icon indicating copy to clipboard operation
cakephp-api copied to clipboard

JWT::decode() Compatibility with firebase/php-jwt:v6.9.0

Open zoghal opened this issue 2 years ago • 0 comments

HI, the third parameter JWT::decode() in firebase/php-jwt:v6.9.0 is changed. With these changes, I tried to solve this incompatibility problem. I hope I have done this correctly.

zoghal avatar Oct 08 '23 21:10 zoghal