tessl install tessl/pypi-python-jose@3.5.0JOSE implementation in Python providing JWT, JWS, JWE, and JWK functionality with multiple cryptographic backends.
Agent Success
Agent success rate when using this tile
75%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.44x
Baseline
Agent success rate without this tile
52%
Generated
Agent Codex
Scenario 1
JWS signing and verification
Scenario 2
Unverified token header/claim inspection
Scenario 3
JOSE utility helpers (base64url, at_hash, key format detection)
Scenario 4
JWK construction/registration with multi-backend key support
Scenario 5
JWT encoding/decoding with claim validation
Scenario 6
JWE encryption/decryption with selectable algorithms and compression