pub async fn refresh_google_login(
    config: &mut ConfigFile,
    config_base_path: &ConfigBasePath
) -> Result<(), LibError>