Contents

django-rest-knox 5.0.2

0

Authentication for django rest framework

Authentication for django rest framework

Stars: 1149, Watchers: 1149, Forks: 211, Open Issues: 34

The jazzband/django-rest-knox repo was created 9 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1149 github stars!

How to Install django-rest-knox

You can install django-rest-knox using pip

pip install django-rest-knox

or add it to a project with poetry

poetry add django-rest-knox

Package Details

Author
James McMahon
License
MIT
Homepage
https://github.com/jazzband/django-rest-knox
PyPi:
https://pypi.org/project/django-rest-knox/
GitHub Repo:
https://github.com/James1345/django-rest-knox

Classifiers

  • Internet/WWW/HTTP/Session
No  django-rest-knox  pypi packages just yet.

Errors

A list of common django-rest-knox errors.

Code Examples

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

GitHub Issues

The django-rest-knox package has 34 open issues on GitHub

  • Add extra field to AuthToken
  • Add @smart_token_user decorator to get user object easier
  • create a release for django 4.0 compare
  • [doc] improve readability of example code
  • Use hashlib
  • docu: clearify behavior of TOKEN_LIMIT_PER_USER
  • ugettext_lazy is deprecated causing warnings

See more issues on GitHub

Related Packages & Articles