jpadilla / pyjwt

JSON Web Token implementation in Python
https://pyjwt.readthedocs.io
MIT License
5.08k stars 679 forks source link

Invalidate exp when exp == now() #797

Closed wcedmisten-reify closed 1 year ago

wcedmisten-reify commented 2 years ago

Closes https://github.com/jpadilla/pyjwt/issues/796