FICHA · MANJARO

python-pymacaroons

Python implementation of Macaroons. They’re better than cookies!

  • Library
  • Dev
  • SECURITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Implements Macaroons authorization tokens in Python. It helps applications create and verify tokens with caveats that limit where, when, or how a token can be used.

Token systems are security-sensitive. Protect signing keys, validate every caveat, set appropriate expiration, and avoid logging bearer tokens.

Permissions

Permissions not analysed for this source yet.