Function dendrite_auth::verify_jwt[][src]

pub fn verify_jwt(jwt: &str) -> Result<HashMap<String, Value>>