jpadilla / pyjwt

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

Docs: mention performance reasons for reusing RSAPrivateKey when encoding #734

Closed dmahr1 closed 2 years ago

dmahr1 commented 2 years ago

For #733