okta / okta-jwt-verifier-python

okta-jwt-verifier-python
https://github.com/okta/okta-jwt-verifier-python
Apache License 2.0
32 stars 15 forks source link

Update to use pyjwt instead of python-jose #60

Open bryanapellanes-okta opened 1 month ago

bryanapellanes-okta commented 1 month ago

See conversation here: https://github.com/mpdavis/python-jose/issues/341

Migration guide found, here: https://github.com/jpadilla/pyjwt/issues/942