fn token_is_active(body: &[u8]) -> bool
Parses an RFC 7662 introspection response, returning the active flag. A missing/false/non-boolean active is treated as inactive.
active