Skip to main content

normalize_scopes_with_default

Function normalize_scopes_with_default 

Source
pub fn normalize_scopes_with_default(
    value: Option<&str>,
    default_scopes: &str,
    protocol: ExternalAuthProtocol,
) -> Result<String>
Expand description

Normalizes scopes with a caller-provided default.