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

Is this Repository Still maintained? #580

Closed Aniket-Singla closed 5 years ago

Aniket-Singla commented 5 years ago

Hello , I started using this package because it provided support for django-allauth for social media authentication. But since it's seven months since last commit, I wanted to ask whether this package is still maintained or not? There are many flaws in the documentation and jwt usage is one of them. The documentation as well as the package is not update till now even after the anouncement of djangorestframework-jwt being depricated and moved. I wanted to ask all the folks out there should I continue using this package in my development or should I shift to other packages like Djoser or should I write my own views dealing with social media authentication. Sorry for asking a question in the issues section.

rpkilby commented 5 years ago

Hi @Aniket-Singla. The repo is currently on pause. See #568.