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

This repo is abandoned?

nrbnlulu opened this issue · comments

If this repo is abandon? any alternatives?

I think yes, don't use this lib is seem to be deprecated now.
if you use this lib you will be lock at django-graphql-jwt==0.3.0

you know of any alternatives?

You can easily recode these function or instead if want to use the last realese of this lib you can set pyjwt==1.7.0 for not have error with django-graphql-jwt

Thanks!

@Miguiz I actually did, It is now called strawberry-django-auth

So what is the current status of this project? Has it been completely abandoned? Are there any alternatives to easily switch to?

cc @PedroBern