Incompatibility pyjwt 2.0.0+ with djangorestframework-simplejwt > 4.7.2 #766
blv-geoffreyvandercruyssen
started this conversation in
General
Replies: 1 comment
-
this is probably better suited in djangorestframework-simplejwt's discussion/issue tracker |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I only have time for a quick message so no time for creating an issue. When upgrading pyjwt from version 1.7.1 to 2.0.0 and above, and the djangorestframework-simplejwt is version 4.6.0 (or below?), authentication will throw a 401 while executing the init of AccessToken in rest_framework_simplejwt.tokens.py
Beta Was this translation helpful? Give feedback.
All reactions