pub fn auth_missing_error(key: &str, provider_type: &str) -> ObzErrorExpand description
Create a standardized error for missing auth credentials.
Produces a consistent error message directing the user to set the
credential in config.yaml under the provider’s auth section.