Django GraphQL PyJWT issue
Bug
There is an issue with the newest django-graphql-jwt
:
https://github.com/flavors/django-graphql-jwt/issues/241
Because of that we need to version-pin django-graphql-jwt
& PyJWT
.
As soon as this is fixed, remove the version pinning.
Usage
This also affects HACTAR!