jwt-toolkit
Python CLI application for inspecting, creating, and verifying JSON Web Tokens with comprehensive validation.
completed
| devtools
Tech Stack
Python PyJWT Typer Rich
About
A developer-focused JWT tool with support for 11 cryptographic algorithms (HMAC, RSA, ECDSA, RSA-PSS). Features clipboard integration, detailed validation error reporting, beautiful tabular display of claims, and flexible expiration handling. Can be used both as a CLI tool and Python library with rich terminal formatting.