PedroBern / django-graphql-auth

Django registration and authentication with GraphQL.
https://django-graphql-auth.readthedocs.io/en/latest/
MIT License
326 stars 105 forks source link

Upgrade compatibility with django-graphql-jwt>=0.3.2 #146

Open Miguiz opened 2 years ago

Miguiz commented 2 years ago

Can you change the lib dependency requirement for be compatible with django-graphql-jwt>=0.3.2 ?

PabloCastellano commented 2 years ago

Duplicate. See https://github.com/PedroBern/django-graphql-auth/issues/111

PabloCastellano commented 2 years ago

@Miguiz Please try my PR https://github.com/PedroBern/django-graphql-auth/pull/147