[ ソース: pymacaroons ]
パッケージ: python3-pymacaroons (0.13.0-6)
python3-pymacaroons に関するリンク
Debian の資源:
pymacaroons ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- Python bindings to libsodium (Python 3)
-
- dep: python3-six (>= 1.8.0)
- Python 2 and 3 compatibility library