scopes_to_string

Function scopes_to_string 

Source
pub(crate) fn scopes_to_string(scopes: &[Scope]) -> String
Expand description

Converts a slice of scopes into a space-separated string suitable for OAuth 2.0 requests.