jpadilla / pyjwt

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

fix: use datetime.datetime.timestamp function to have a milliseconds #821

Closed daillouf closed 1 year ago

daillouf commented 1 year ago

Fixes #814