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

Option to just need one password field for new account / reset/change password. #642

Open hakim-miah opened 3 years ago

hakim-miah commented 3 years ago

Currently you need password1 and password2 when making an new account or newpass1 and newpass2.

This is not necessary or can be handled on the front end. Nowadays we have "show password" on the one field.

Thoughts? I might have a go raising a PR on this...

mburke05 commented 3 years ago

django-rest-auth is currently un-maintained; see: https://github.com/iMerica/dj-rest-auth for an alternative

hakim-miah commented 3 years ago

Thanks for the reply. Yep, found that afterwards.

Kind Regards, Hakim

On Tue, 11 May 2021, 05:46 Matthew Burke, @.***> wrote:

django-rest-auth is currently un-maintained; see: https://github.com/iMerica/dj-rest-auth for an alternative

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Tivix/django-rest-auth/issues/642#issuecomment-837800494, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATMALMGJRXTZGBFNOY33NDTNCZBPANCNFSM43ZWXMVA .