flavors / django-graphql-jwt

JSON Web Token (JWT) authentication for Graphene Django
https://django-graphql-jwt.domake.io
MIT License
820 stars 171 forks source link

TypeError: JSONWebTokenMiddleware.__init__() takes 1 positional argument but 2 were given #321

Open expired-pineapple opened 1 year ago

expired-pineapple commented 1 year ago

This happens when 'graphql_jwt.middleware.JSONWebTokenMiddleware', is added on django's default middle ware and the token is ignored when added using the default setting