- python-django (>= 1.7)
- python-djangorestframework (>= 3)
- python:any (<< 2.8)
- python:any (>= 2.7~)
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), it reimplementes a few
things to fit better into a Single Page App architecture.
.
Supported authentication backends are:
* HTTP Basic Auth (Default)
* Token based authentication from Django Rest Framework
Installed Size: 93.2 kB
Architectures: all