djangorestframework-signed-permissions

Allow access to your REST resources via a signed url


License
MIT
Install
pip install djangorestframework-signed-permissions==0.0.5

Documentation

Signed Permissions

Using a simple ViewSet mixin, and a permisson class, you can easily create signed urls that will allow users fine-grained permissions to access/alter data via your API.

Developed with love at Chewse.