extract_jwt_claims

Function extract_jwt_claims 

Source
fn extract_jwt_claims(token: &str) -> (String, String)