Skip to main content

auth_missing_error

Function auth_missing_error 

Source
pub fn auth_missing_error(key: &str, provider_type: &str) -> ObzError
Expand 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.