pub fn normalize_provider_key(value: &str) -> Result<String>
Normalizes an application-owned provider key.
Returns ExternalAuthError when the provider input violates its format, length, or protocol contract.
ExternalAuthError