demo-apps
demo-apps copied to clipboard
Add walletconnector as provider not working
user = await Moralis.authenticate({ signingMessage: "Log in", provider: 'walletconnect' }) // Not working
user = await Moralis.authenticate({ signingMessage: "Log in", provider: 'walletconnect' }) // Not working
By the time I am writing, unfortunately, this issue seems still exist 🤔