async fn create_ssh_token( client: &WasmerClient, app: Option<String>, ) -> Result<String, Error>
Create a new token for SSH access through the backend API.