Macaroon library for Python
https://github.com/ecordell/pymacaroons
Macaroons, like cookies, are a form of bearer credential.
Unlike opaque tokens, macaroons embed caveats that define
specific authorization requirements for the target service,
the service that issued the root macaroon and which is
capable of verifying the integrity of macaroons it recieves.
Macaroons allow for delegation and attenuation of authorization.
They are simple and fast to verify, and decouple authorization policy
from the enforcement of that policy.
This is a Python implementation of Macaroons.
- Links to openSUSE:Factory / python-pymacaroons
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:darix:apps/python-pymacaroons && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
python-pymacaroons-0.13.0.tar.gz | 0000025607 25 KB | |
python-pymacaroons-remove-nose.patch | 0000019911 19.4 KB | |
python-pymacaroons.changes | 0000001363 1.33 KB | |
python-pymacaroons.spec | 0000002647 2.58 KB |
Latest Revision
Marcus Rueckert (darix)
committed
(revision 1)
Comments 0