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.4k stars 662 forks source link

Update djangorestframework-jwt links #647

Closed PauloMigAlmeida closed 2 years ago

PauloMigAlmeida commented 2 years ago

djangorestframework-jwt links were broken

PauloMigAlmeida commented 2 years ago

Never mind