tymondesigns / jwt-auth

🔐 JSON Web Token Authentication for Laravel & Lumen
https://jwt-auth.com
MIT License
11.23k stars 1.55k forks source link

Change the TTL type to an integer. Bug #2256 #2263

Open farshan-dev opened 1 month ago

farshan-dev commented 1 month ago

Fix permanently bug reported in https://github.com/tymondesigns/jwt-auth/issues/2256 changing Tymon\JWTAuth\Claims\Factory setTTL method

Fix permanently bug reported in https://github.com/tymondesigns/jwt-auth/issues/2264 changing Tymon\JWTAuth\Claims\Factory setLeeway method