Function dendrite_auth::verify_jwt

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