Skip to main content

Key based authentication for Django

Project description

Basic Usage

@key_required()
def view(request):
    key = request.key
    ...

Features

  • Authentication per view.

  • Authentication middleware.

  • Authentication backend.

  • Django’s Permissions and Groups integrated.

  • Per key black and white-lists based on client’s IP address.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-key-auth-1.2.1.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

django_key_auth-1.2.1-py2-none-any.whl (9.8 kB view details)

Uploaded Python 2

File details

Details for the file django-key-auth-1.2.1.tar.gz.

File metadata

File hashes

Hashes for django-key-auth-1.2.1.tar.gz
Algorithm Hash digest
SHA256 a9d2038f3da4af1518b827939626efb5a2855c843317fb3d80232d86579d8ec3
MD5 70ac262946c3662cd4aca36afe83f0e2
BLAKE2b-256 ba179159c4b92b1dfaa55ed8479369a1e12233b394310ebd47131368afb231e3

See more details on using hashes here.

File details

Details for the file django_key_auth-1.2.1-py2-none-any.whl.

File metadata

File hashes

Hashes for django_key_auth-1.2.1-py2-none-any.whl
Algorithm Hash digest
SHA256 6793d53cc17a3187e768a5a720d0a65aa329da57d6620d74a8aecc533c99aa60
MD5 56d2fab93c3139064bcc365c580f877a
BLAKE2b-256 64d1b0948139fb1cd17e01e1c23d380ff3c0248f5cdcd3695ff34c257336893f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page