jwt-hack 2.5.0

Hack the JWT (JSON Web Token) - A tool for JWT security testing and token manipulation
Documentation
1
2
// Version information for jwt-hack
pub const VERSION: &str = concat!("v", env!("CARGO_PKG_VERSION"));