[ ソース: pymacaroons ]
パッケージ: python3-pymacaroons (0.13.0-2)
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-nacl (>= 1.1.2)
- Python bindings to libsodium (Python 3)
-
- dep: python3-six (>= 1.8.0)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)