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 ReadMe with state of repo #603

Closed raunaqss closed 3 years ago

raunaqss commented 4 years ago

According to issue: https://github.com/Tivix/django-rest-auth/issues/568. This repository is currently unmaintained; this information should be obvious to new users planning to use the package. Hence made this PR.

Thanks.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 96.044% when pulling 0ad457cea6323ff79658a2a0eefeb0dfdda3f794 on raunaqss:patch-1 into 624ad01afbc86fa15b4e652406f3bdcd01f36e00 on Tivix:master.

BarnabasSzabolcs commented 4 years ago

Hi, as a user of rest-auth, thanks for the contribution! This repo is not maintained anymore, so the development moved to dj-rest-auth. (reference: https://github.com/Tivix/django-rest-auth/issues/568) I think it is best, if you move this PR there.

new repo link: https://github.com/jazzband/dj-rest-auth (I'm not the upkeeper of that repo, it just makes sense for me to help you merge your PR)