PedroBern / django-graphql-auth

Django registration and authentication with GraphQL.

Home Page:https://django-graphql-auth.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rewrote this Package for Django 4 and Graphene 3+

itzomen opened this issue · comments

Hello, if you reading this you probably interested in using django-graphql-auth with the latest version of Django, graphene, graphene Django and django-graphql-jwt

If so, I might be able to provide a replacement as I created a Django app highly inspired from this package that works with all the latest updates. If there are a lot of people insterested, I can create a public repository where it can be battle-tested and packaged 📦 for pypi.

Let me know!

Hello please am really interested

commented

Me too

I'd be interested too.

Hello @Bizor1 @124bit @redfrexx
Here is the repository

The code is been use in production but note that there are a couple of minor issues to be tackled due to the adjustments made when packaging 📦. I'm gonna have some time during the weekend to fix a couple of issues and test it a bit more. Feel free to submit contributions

Hope this helps!

Should maybe contact the current pypi owner about taking over this package!

commented

Interested

Me too :)

Me too :)

Check this itzomen/django-graph-auth

@itzomen can wait to Pypi delivery... what about ?

There are still a couple of things to be done as stated on the ReadMe but it's usable. If you follow the steps in the ReadMe, you can install in your project and test it out.

I'm not going to having much time to spare till around mid July were I can look into it but could go faster if we get some PRs

Any update on this situation?

This package is causing issues in production. @itzomen Can you make your package available via pip install?

Hi,
I created a new package based on forked repository here: https://github.com/ptbang/django-graphene-auth
And the pypi here: https://pypi.org/project/django-graphene-auth/
Nice to here your feedback :)