套件: python3-pymacaroons (0.13.0-1)
python3-pymacaroons 的相關超連結
Trisquel 的資源:
下載原始碼套件 pymacaroons:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- 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)