aaronn / django-rest-framework-passwordless

Passwordless Auth for Django REST Framework
MIT License
708 stars 154 forks source link

Pulling in most of the PRs that are stale. #101

Open 1beb opened 2 years ago

1beb commented 2 years ago

Lots of useful PRs sitting on this repo. Pulled the ones in the ones that made sense. Left a few (test cases that I don't understand). If you drfpasswordless for Django 1.4 you can feel free to use:

# requirements.txt
git+git://github.com/1beb/django-rest-framework-passwordless#egg=drfpasswordless

This includes a bunch of other fixes.

Alternatively, for just new Django compatibility you can use:

# requirements.txt
git+git://github.com/bodzio528/django-rest-framework-passwordless#egg=drfpasswordless