pub fn jwt_calc(query: &str) -> StringExpand description
Decode, inspect, and validate JWT tokens — offline, instant, no cloud.
Commands:
<token> — auto-decode: show header, claims, expiry status
decode <token> — explicit decode
claims <token> — show only the payload claims
header <token> — show only the header