PedroBern/django-graphql-auth

Rewrote this Package for Django 4 and Graphene 3+

itzomen opened this issue ยท 13 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

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!

ulfur 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?

ptbang commented

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 :)