In the tutorial, when creating the venv, the recommended version of django-graphql-jwt is 0.1.5. This throws some errors when following along with the Authentication bit of the tutorial. From the changelog, the graphene middleware was introduced in v0.2.0.
In the tutorial, when creating the venv, the recommended version of
django-graphql-jwtis 0.1.5. This throws some errors when following along with the Authentication bit of the tutorial. From the changelog, the graphene middleware was introduced in v0.2.0.