软件包: python3-pymacaroons (0.13.0-1)
python3-pymacaroons 的相关链接
Trisquel 的资源:
下载源码包 pymacaroons:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Colin Watson
外部的资源:
- 主页 [github.com]
相似软件包:
Macaroon library for Python 3
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 receives.
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.
其他与 python3-pymacaroons 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-nacl (>= 1.1.2)
- Python bindings to libsodium (Python 3)
-
- dep: python3-six (>= 1.8.0)
- Python 2 and 3 compatibility library (Python 3 interface)