Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacing rest_framework_jwt with django-rest-framework-simplejwt #3

Merged
merged 12 commits into from
Mar 22, 2020
Merged

Replacing rest_framework_jwt with django-rest-framework-simplejwt #3

merged 12 commits into from
Mar 22, 2020

Conversation

alichass
Copy link
Contributor

This is based on the fork of django-rest-auth by @ankurpandeyvns.
This seems worth doing because rest_framework_jwt is no longer being maintained and it looks like drf-simple-jwt might end up being maintained by Jazzband jazzband/djangorestframework-simplejwt#207

it seems to pass the current range of tests already implemented by dj-rest-auth as pretty much a drop-in for rest_framework_jwt

@ankurpandeyvns
Copy link

Glad to be a contributor! :)

@mohmyo
Copy link
Contributor

mohmyo commented Mar 13, 2020

I would love to see django-rest-framework-simplejwt being used

@filippo-20tab
Copy link

Same here! Thanks.

I would love to see django-rest-framework-simplejwt being used

@pauloxnet pauloxnet added the enhancement New feature or request label Mar 17, 2020
@robypomoni
Copy link

Same here! Thanks.

dj_rest_auth/views.py Show resolved Hide resolved
dj_rest_auth/views.py Show resolved Hide resolved
dj_rest_auth/views.py Show resolved Hide resolved
@iMerica
Copy link
Owner

iMerica commented Mar 22, 2020

I've pushed a complete implementation for cookies with some additional unit tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants