jpadilla / pyjwt

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

Make missing crypto dependency error more friendly #860

Closed PaulMcMillan closed 1 year ago

PaulMcMillan commented 1 year ago

Give users a hint about the most likely reason the JWKS verification isn't working.