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

djangorestframework-jwt and django-rest-auth have been moved to new repos/project homes #11

Closed
ramonaspence opened this issue Nov 17, 2020 · 3 comments · Fixed by #67
Closed
Assignees

Comments

@ramonaspence
Copy link
Owner

django-rest-auth is no longer maintained but has been forked to a new repo and new maintainers (reference: #568). It's now maintained at dj-rest-auth

Similar has happened to django-rest-framework-jwt (reference: 484) and I plan to use django-rest-framework-simplejwt instead.

@ramonaspence ramonaspence self-assigned this Nov 17, 2020
@ramonaspence
Copy link
Owner Author

This issue will be taken care of in PR #12

@ramonaspence
Copy link
Owner Author

ramonaspence commented Nov 19, 2020

dj-rest-auth has been implemented in 1ab0b46

It still needs to be tested, but first I need to also implement drf-simpleJWT.

@ramonaspence
Copy link
Owner Author

Endpoints in SignUp.js should point to ${base_url}/dj-rest-auth/registration. At the moment they are still pointing to /rest-auth/registration.

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

Successfully merging a pull request may close this issue.

1 participant