pub async fn start( port: Option<u16>, host: Option<String>, base_path: Option<String>, auth_token: Option<String>, )