Skip to main content

inspect

Function inspect 

Source
pub fn inspect(token: &str) -> Result<TokenClaims, JwtError>
Expand description

Decode a JWT without verifying the signature (for inspection only).