Skip to main content

token_is_active

Function token_is_active 

Source
fn token_is_active(body: &[u8]) -> bool
Expand description

Parses an RFC 7662 introspection response, returning the active flag. A missing/false/non-boolean active is treated as inactive.