djoser · PyPI
https://pypi.org/project/djoser30.10.2020 · djoser library provides a set of Django Rest Framework views to handle basic actions such as registration, login, logout, password reset and account activation. It works with custom user model . Instead of reusing Django code (e.g. PasswordResetForm ), we reimplemented few things to fit better into Single Page App architecture.