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

django-graphql-auth is not compatible with Django version 5 #169

Open septa-ma opened 4 months ago

septa-ma commented 4 months ago

Prerequisites

For more information, see the CONTRIBUTING guide.

Description

This package is not compatible with the latest version of Django

Steps to Reproduce

If we need to reproduce and you don't provide steps for it, it will be closed. Alternatively, you can link a repo with the code to run your issue.

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior

when I Update my Django version to the latest, the registration function does not work.

Actual behavior

What actually happened

Requirements

Paste the packages you are using, you can get this information from executing pip freeze.

aniso8601==7.0.0 asgiref==3.7.2 Django==5.0 django-cors-headers==4.3.1 django-crontab==0.7.1 django-filter==23.5 django-graphql-auth==0.3.16 django-graphql-jwt==0.3.0 graphene==2.1.9 graphene-django==2.16.0 graphql-core==2.3.2 graphql-relay==2.0.1 promise==2.3 psycopg-binary==3.1.17 psycopg2-binary==2.9.9 PyJWT==1.7.1 pytz==2024.1 Rx==1.6.3 singledispatch==4.1.0 six==1.16.0 sqlparse==0.4.4 text-unidecode==1.3 typing_extensions==4.10.0 tzdata==2023.4