django-rest-auth dependency is no longer maintained. The new fork is dj-rest-auth.
However, it looks like the dependency requirement is just one function. Might make sense to copy the code for that function directly into this repo to eliminate the dependency altogether.
django-rest-auth dependency is no longer maintained. The new fork is dj-rest-auth.
However, it looks like the dependency requirement is just one function. Might make sense to copy the code for that function directly into this repo to eliminate the dependency altogether.