tymondesigns / jwt-auth

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

I set ttl and refresh ttl to one year but still token is expired! #1079

Open amirpiri opened 7 years ago

amirpiri commented 7 years ago

I don't know why but my token should not expire for one year but it was expired yesterday. :-(

hhsadiq commented 6 years ago

@amirpiri did you find any solution?

wangle201210 commented 6 years ago

I have the same quesiton,have you solved it?