async fn run_key_auth_sign( args: KeyAuthorizationArgs, account: Option<Address>, wallet: WalletOpts, browser: BrowserWalletOpts, ) -> Result<()>