MoralisWeb3/unity-web3-game-kit

User SignUp, Without Wallet, Fails

xactant opened this issue · 1 comments

MoralisUser.SignUpAsync should enable a user to create an account using a Username / Password.

Currently, when called, this method fails and an account is not created.

Desired result - when SignUpAsync is called it succeeds and an authenticated user record is returned.

merged