Contents

djangorestframework-api-key 3.0.0

0

API key permissions for the Django REST Framework

API key permissions for the Django REST Framework

Stars: 652, Watchers: 652, Forks: 100, Open Issues: 14

The florimondmanca/djangorestframework-api-key repo was created 5 years ago and the last code push was 1 weeks ago.
The project is popular with 652 github stars!

How to Install djangorestframework-api-key

You can install djangorestframework-api-key using pip

pip install djangorestframework-api-key

or add it to a project with poetry

poetry add djangorestframework-api-key

Package Details

Author
License
MIT
Homepage
PyPi:
https://pypi.org/project/djangorestframework-api-key/
Documentation:
https://florimondmanca.github.io/djangorestframework-api-key/
GitHub Repo:
https://github.com/florimondmanca/djangorestframework-api-key

Classifiers

  • Software Development/Libraries/Python Modules
No  djangorestframework-api-key  pypi packages just yet.

Errors

A list of common djangorestframework-api-key errors.

Code Examples

Here are some djangorestframework-api-key code examples and snippets.

GitHub Issues

The djangorestframework-api-key package has 14 open issues on GitHub

  • Need sample guide for POST method for APIview in serializer
  • bump hashed_key max_length from 100 to 150
  • APIKey.create_key doesn't work with argon2-cffi hasher because the hasher returns strings that are more than 100 chars
  • this project cannot support ModelViewSet?
  • HasAPIKey adds huge performance (speed) hit

See more issues on GitHub

Related Packages & Articles

bandit 1.7.8

Security oriented static analyser for python code.