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

THIS REPO IS NO LONGER MAINTAINED, SWITCH TO jazzband's dj_rest_auth #619

Open BarnabasSzabolcs opened 4 years ago

BarnabasSzabolcs commented 4 years ago

Hi,

this repo is not maintained anymore, so the development moved to dj-rest-auth.

Please upgrade to using dj-rest-auth and add new issues there.

(I claim this based on this old discussion: https://github.com/Tivix/django-rest-auth/issues/568)

The new repo link is: https://github.com/jazzband/dj-rest-auth (I'm not the upkeeper of this repo, it just makes sense for me to help you write where you get answers.)

Best, Barney

Update (2020 October 9) You can try and reach Tivix at https://www.facebook.com/tivix/ . It looks like the company is still alive and makes new facebook posts, they just ceased to care about this repo.

thomas545 commented 4 years ago

@BarnabasSzabolcs i don't see any advantage in dj-rest-auth but django-rest-auth , this package is still has many features , you need work hard on dj-rest-auth to become like this package or better

mohmyo commented 4 years ago

@thomas545 did you take a look on dj-rest-auth ?

mohmyo commented 4 years ago

Actually I don't know why the folks here didn't state clearly the sate of this repo and recommend using dj-rest-auth too on the readme file till now

thomas545 commented 4 years ago

@thomas545 did you take a look on dj-rest-auth ?

I didn't see any advantage in dj-rest-auth package, On the contrary, it does not have such features as django-rest-auth

thomas545 commented 4 years ago

Actually I don't know why the folks here didn't state clearly the sate of this repo and recommend using dj-rest-auth too on the readme file till now

DRF Community recommend this package, but I didn't see any authorized / expert person recommend using dj-rest-auth

mohmyo commented 4 years ago

It's a fork to continue this repo journey, it's the same as here plus new enhancements and contribution. take a look on release log here

mohmyo commented 4 years ago

There is a merged PR already on DRF to include it, I think this change will be available on 3.12 release.

thomas545 commented 4 years ago

There is a merged PR already on DRF to include it, I think this change will be available on 3.12 release.

Great, but dj-rest-auth need more work

mohmyo commented 4 years ago

need more work to do what? at least it covers support and bug fixes which aren't gonna be done ever here again.

thomas545 commented 4 years ago

need more work to do what? at least it covers support and bug fixes which aren't gonna be done ever here again.

i will try it