Tivix / django-rest-auth

This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
www.tivix.com
MIT License
2.41k stars 661 forks source link

Update link to djangorestframework-jwt in installation.rst #671

Open Eddy-123 opened 11 months ago

Eddy-123 commented 11 months ago

The previous link is currently broken. http://getblimp.github.io/django-rest-framework-jwt/ responds with a 404. So I'm suggesting to replace it with the one from pypi.