In this short talk, I will illustrate my first Rust crate jwtinfo (https://crates.io/crates/jwtinfo) which allows to easily debug a JSON Web Token. I will also explain what I learned while building this project and some of the pain points I had to face.