pub fn set_credential(config: &mut Config, id: &str, value: Option<String>)
Write a provider’s credential into a config. None clears it.
None