Contents

dj-rest-auth 7.1.1

0

Authentication and Registration in Django Rest Framework

Authentication and Registration in Django Rest Framework

Stars: 1842, Watchers: 1842, Forks: 343, Open Issues: 248

The iMerica/dj-rest-auth repo was created 5 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1842 github stars!

How to Install dj-rest-auth

You can install dj-rest-auth using pip

pip install dj-rest-auth

or add it to a project with poetry

poetry add dj-rest-auth

Package Details

Author
iMerica
License
MIT
Homepage
https://github.com/iMerica/dj-rest-auth
PyPi:
https://pypi.org/project/dj-rest-auth/
GitHub Repo:
https://github.com/iMerica/dj-rest-auth

Classifiers

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

Errors

A list of common dj-rest-auth errors.

Code Examples

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

GitHub Issues

The dj-rest-auth package has 248 open issues on GitHub

  • Update Korean (ko) translations
  • feat: Introduce use_httponly_jwt_cookie method
  • Feature Request: Overrideable use_httponly_jwt_cookie() Hook on LoginView
  • Allow passing request/view context to JWT token generation
  • No way to pass request/view context to JWT token generation
  • Add support for Django 6
  • Pin django-allauth and djangorestframework-simplejwt in tests
  • Add support for Python 3.13 and 3.14
  • Use ACCOUNT_SIGNUP_FIELDS settings when available

See more issues on GitHub

Related Packages & Articles

Authlib 1.6.8

The ultimate Python library in building OAuth and OpenID Connect servers and clients.

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.

bugsnag 4.8.1

Automatic error monitoring for django, flask, etc.

ariadne 0.28.0

Ariadne is a Python library for implementing GraphQL servers.