pub(crate) fn scopes_to_string(scopes: &[Scope]) -> String
Converts a slice of scopes into a space-separated string suitable for OAuth 2.0 requests.