Skip to main content

A python library for signing http requests.

Project description

Version 5 is compatible with Python 3 and Django 1.8+

Django Request Signer

Version 5 removes the AuthorizedClients model and does not look there for client ids or private keys.

Client ids and private keys must be in API_KEYS in settings.

` API_KEYS = {'client_id_X': 'private_key_X'} `

No data are removed or tables dropped. You can make the migrations that will do such.

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-request-signer-5.1.0.tar.gz (12.5 kB view hashes)

Uploaded Source

Built Distribution

django_request_signer-5.1.0-py3-none-any.whl (17.5 kB view hashes)

Uploaded Python 3

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