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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_request_signer-5.1.4.tar.gz.
File metadata
- Download URL: django_request_signer-5.1.4.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
097bf0256c8b71c57b6f1367cbbf98a18a1ea9cc677a5fe59a2ced03da634270
|
|
| MD5 |
9cfa49f8c12bb11d9b85e91dd6ae5d1a
|
|
| BLAKE2b-256 |
4f00f4b87ef14817084998707bdb1cc6bfd84d4657e6fa10afb2532e705a4c8f
|
File details
Details for the file django_request_signer-5.1.4-py3-none-any.whl.
File metadata
- Download URL: django_request_signer-5.1.4-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f59cc41e21f2320b9d83a94eeebf81772ec07e436b97c2534698915b1083e804
|
|
| MD5 |
7649b966d00aa8d2bc780c9471c4589c
|
|
| BLAKE2b-256 |
c8e7c105bf24e187eaf7419fdd3aaf3688273467ee2552a896c65dd979483d84
|