Djangorestframework-simplejwt: Question : Is the repo well maintained and reactive ?

Created on 29 Jan 2021  Â·  3Comments  Â·  Source: jazzband/djangorestframework-simplejwt

Hello everyone,

I'm asking this simple question because I'm coming from graphene-django and django-graphql-jwt where the repos are..well..quite dead and they didn't follow graphene-python evolutions so bugs remained for months (real monthS).

So since I decided to switch to a more maintained and reliable API framework (DRF), I'd like to know if this one follows quite well DRF and PyJWT evolutions.

I've seen that there's been a call to maintainers so that's also why I'm asking if it is well maintained or not.

Thanks in advance :)

question

All 3 comments

hey, I maintain simplejwt while the owner has release perms. Though I’m
planning on transferring my role pf merging to someone else as school gets
increasingly busy... er when that happens. For now, the repo is up to date
with PyJWT 2.0.1, so I wouldn’t worry too much about maintainership since
PyJWT doesn’t change often. We just don’t add TOO many new features too
quickly. They’ll come, tho.

Hope that somewhat made sense.

On Fri, Jan 29, 2021 at 4:34 AM BRISBOIS Laurent notifications@github.com
wrote:

Hello everyone,

I'm asking this simple question because I'm coming from graphene-django
and django-graphql-jwt where the repos are..well..quite dead and they
didn't follow graphene-python evolutions so bugs remained for months
(real monthS).

So since I decided to switch to a more maintained and reliable API
framework (DRF), I'd like to know if this one follows quite well DRF and
PyJWT evolutions.

I've seen that there's been a call to maintainers so that's also why I'm
asking if it is well maintained or not.

Thanks in advance :)

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/SimpleJWT/django-rest-framework-simplejwt/issues/365,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AOLG4VU2GZDKOAHGAQLBDCTS4J6KPANCNFSM4WYRS4PA
.

@laurent-brisbois Check this out to get you started on SimpleJWT with Graphene: https://github.com/graphql-python/graphene/issues/249

Hope that helps.

@laurent-brisbois Check this out to get you started on SimpleJWT with Graphene: graphql-python/graphene#249

Hope that helps.

I do not want to use graphene and such anymore. These libraries appeared to be not much maintainted.. That's why I switched to DRF and maybe DRF-simpleJWT soon :).

Was this page helpful?
0 / 5 - 0 ratings