Rather than executing cloud code for contract functions. Is it possible for me to set the current user from Moralis.User.Current as an ethers js signer.
If this is possible it would be super helpful since Iโm already very familiar with executing contract code through the ethers js library.
I tried using the user directly as a signer and was getting an error.