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

Switch from django-rest-auth to dj-rest-auth #547

Open
jgonggrijp opened this issue Jul 20, 2022 · 1 comment · May be fixed by #548
Open

Switch from django-rest-auth to dj-rest-auth #547

jgonggrijp opened this issue Jul 20, 2022 · 1 comment · May be fixed by #548
Assignees
Labels
code quality Adressing this improves maintainability
Milestone

Comments

@jgonggrijp
Copy link
Member

I looked up the documentation of the former and it said,

Deprecated

Please use https://github.com/iMerica/dj-rest-auth as this project is no longer maintained. Thanks!

So I guess that is what we should do. I'm putting this with the must-haves, because authentication is rather essential.

@jgonggrijp jgonggrijp added the code quality Adressing this improves maintainability label Jul 20, 2022
@jgonggrijp jgonggrijp added this to the Must-haves milestone Jul 20, 2022
@JeltevanBoheemen JeltevanBoheemen self-assigned this Jul 21, 2022
@JeltevanBoheemen
Copy link
Contributor

Judging from a quick look at the documentation, the endpoints are exactly the same as django-rest-auth. Leads me to think it's probably not too drastic a change. I'll pick this up (updating my other projects at the same time).

@JeltevanBoheemen JeltevanBoheemen linked a pull request Jul 21, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Adressing this improves maintainability
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants