python3-djoser

REST implementation of Django authentication system (Python3 version)

Description

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

This package contains the Python 3 version of the library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/sunscrapers/djoser


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-djoser