
dj-rest-auth 7.1.1
0
Authentication and Registration in Django Rest Framework
Contents
Authentication and Registration in Django Rest Framework
Stars: 1842, Watchers: 1842, Forks: 343, Open Issues: 248The 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
Related Packages
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_cookiemethod - 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
pythonfix







