jpadilla / pyjwt

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

Validate `sub` and `jti` claims for the token #1005

Closed Divan009 closed 1 month ago

Divan009 commented 1 month ago

Closes #959

Divan009 commented 1 month ago

Hi @jpadilla

Apologies for the inconvenience, but I had to create a new PR with the same commits after accidentally deleting my fork, which removed the original PR.

Thanks for your understanding! :)

jpadilla commented 1 month ago

great, thanks!