A super-fast CLI tool to decode and encode JWTs built in Rust. jwt-cli is a command line tool to help you work with JSON Web Tokens (JWTs). Like most JWT command line tools out there, you can decode almost any JWT header and claims body. Unlike any that I've found, however, jwt-cli allows you to encode a new JWT with nearly any piece of data you can think of. Custom header values (some), custom claim bodies (as long as it's JSON, it's game), and using any secret you need.
Features
- Install jwt-cli via Homebrew or MacPorts (macOS), Cargo (cross-platform), and FreshPorts (FreeBSD)
- Only 64bit linux, macOS, and Windows targets are pre-built
- If you're on FreeBSD, you can use the pkg tool to install jwt-cli on your system
- jwt-cli is available on the Scoop main repository for Windows
- jwt-cli is available in the Arch Linux community repository and can be installed via pacman
- Usage as a pipe
Categories
JSONLicense
MIT LicenseFollow jwt-cli
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jwt-cli!