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
ImportError: Could not import 'django_cognito_jwt.JSONWebTokenAuthentication' for API setting 'DEFAULT_AUTHENTICATION_CLASSES'. ImportError: cannot import name 'RSAAlgorithm'.
Just started getting this a few days ago, wondering if anyone else has experienced the same thing?
I saw in another issue (#34) that an update to PyJWT was affecting this library and to downgrade it to 1.7.1, but that didn't work for me.
The text was updated successfully, but these errors were encountered:
ImportError: Could not import 'django_cognito_jwt.JSONWebTokenAuthentication' for API setting 'DEFAULT_AUTHENTICATION_CLASSES'. ImportError: cannot import name 'RSAAlgorithm'.
Just started getting this a few days ago, wondering if anyone else has experienced the same thing?
I saw in another issue (#34) that an update to PyJWT was affecting this library and to downgrade it to 1.7.1, but that didn't work for me.
The text was updated successfully, but these errors were encountered: