type InAppWalletConnectionOptions = ( | MultiStepAuthArgsType | SingleStepAuthArgsType) & { chain?: Chain; client: ThirdwebClient };