pub fn load_local_public_api_token( config_dir: &Path, token_ref: &str, ) -> Result<String, ConfigError>