You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For okta-jwt-verifier version 0.2.6, PyJWT is not listed as a dependency in install_requires in setup.py. This causes import issues if you don't supply your own version of PyJWT. The requirements.txt file is not in sync with setup.py.
The text was updated successfully, but these errors were encountered:
For okta-jwt-verifier version 0.2.6, PyJWT is not listed as a dependency in install_requires in setup.py. This causes import issues if you don't supply your own version of PyJWT. The requirements.txt file is not in sync with setup.py.
The text was updated successfully, but these errors were encountered: