[][src]Function fxa_client::http_client::get_scoped_key_data_response

pub fn get_scoped_key_data_response(
    scope: &str,
    client_id: &str,
    auth_key: &[u8],
    config: &Config
) -> Result<Value>