pub async fn list_of_example_projects( client: &mut ChiralClient<Channel>, email: &str, token_auth: &str, ) -> Result<Value, Box<dyn Error>>