pub fn status<T: MedalConnection>( conn: &T, config_secret: Option<String>, given_secret: Option<String>, ) -> Result<String, MedalError>