Contents

django-rest-auth 0.9.5

0

Create a set of REST API endpoints for Authentication and Registration

Create a set of REST API endpoints for Authentication and Registration

Stars: 2424, Watchers: 2424, Forks: 650, Open Issues: 232

The Tivix/django-rest-auth repo was created 11 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 2424 github stars!

How to Install django-rest-auth

You can install django-rest-auth using pip

pip install django-rest-auth

or add it to a project with poetry

poetry add django-rest-auth

Package Details

Author
Sumit Chachra
License
Homepage
http://github.com/Tivix/django-rest-auth
PyPi:
https://pypi.org/project/django-rest-auth/
GitHub Repo:
https://github.com/Tivix/django-rest-auth

Classifiers

  • Software Development
No  django-rest-auth  pypi packages just yet.

Errors

A list of common django-rest-auth errors.

Code Examples

Here are some django-rest-auth code examples and snippets.

Related Packages & Articles

django-allauth 65.14.3

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

flask-appbuilder 5.1.0

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.