Skip to main content

handle

Function handle 

Source
pub async fn handle(
    url: &str,
    http_client: &ClientWithMiddleware,
    command: AuthCommands,
) -> Result<()>