Hello,
I have a problem when using the “loginWithMoralis” moralis api, this method triggers the Metamask pop-up and then stores the wallet address in the firebase authentication table. the problem is that this Moralis method stores the wallet address at firebase in the “DisplayName” variable instead of creating a new variable and therefore I cannot add the first and last name to this user since the variable provided for this has been filled.
Does anyone have a solution for this?
Thankyou.