FICHA · MANJARO

python-pyjwt

JSON Web Token implementation in Python

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

Description

Encodes and decodes JSON Web Tokens in Python. It helps applications represent signed claims for authentication, authorization, service communication, and token-based workflows.

JWT security depends on algorithm choices, key handling, expiration, issuer, audience, and claim validation. Never trust a decoded token until all required checks pass.

Permissions

Permissions not analysed for this source yet.