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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for django_request_signer-5.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73a14b40850c0b9c8d8a227f3903136b2a9b881fead0d5f88070ed676fae957a |
|
MD5 | cc1030e7486babb1cb02df03d4dde989 |
|
BLAKE2b-256 | b937c790f2121b6320ff7e1a0a567c46b34c94ba3496f4b6fd3de6cce7672def |
Close
Hashes for django_request_signer-5.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d810d4cbc19d0939e97c7644e5d31bf9e368b399c81ab0cf0e37aebd68adcac9 |
|
MD5 | ece2c355c189d635eb2bf1c6e134a27a |
|
BLAKE2b-256 | ec562e9859b4e088f03113b37e691cc0690a7fb8b9a7550ef85fd604caca83bd |