type EmbeddedWalletConfigOptions = { auth?: { options: Array<EmbeddedWalletAuth> }; recommended?: boolean;};