jwt-hack 2.6.0

Hack the JWT (JSON Web Token) - A tool for JWT security testing and token manipulation
Documentation
1
2
3
4
5
pub mod config;
pub mod jwe_attacks;
pub mod jwks;
pub mod jwt;
pub mod utils;