Skip to content

Commit

Permalink
Remove django-rest-auth as it's unmaintained
Browse files Browse the repository at this point in the history
  • Loading branch information
mohmyo authored Oct 12, 2020
1 parent d1c4160 commit a795c76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ Twitter feed: [twitter.com/AwesomeDjango](https://twitter.com/AwesomeDjango)
* [django-organizations](https://github.com/bennylope/django-organizations) - Multi-user accounts for Django projects.
* [django-otp](https://bitbucket.org/psagers/django-otp/) - A pluggable framework for adding two-factor authentication to Django using one-time passwords.
* [django-registration](https://github.com/macropin/django-registration/) - Simple user-registration application for Django, designed to make allowing user sign-ups as painless as possible.
* [django-rest-auth](https://github.com/Tivix/django-rest-auth) - A set of REST API endpoints to handle User Registration and Authentication tasks.
* [django-two-factor-auth](https://github.com/Bouke/django-two-factor-auth/) - User-friendly Two-Factor authentication.
* [django-userena](https://github.com/bread-and-pepper/django-userena/) - Accounts for Django made beautifully simple.
* [djoser](https://github.com/sunscrapers/djoser) - REST implementation of Django authentication system.
Expand Down

0 comments on commit a795c76

Please sign in to comment.