demo-apps icon indicating copy to clipboard operation
demo-apps copied to clipboard

Add walletconnector as provider not working

Open JJRuizDeveloper opened this issue 2 years ago • 1 comments

user = await Moralis.authenticate({ signingMessage: "Log in", provider: 'walletconnect' }) // Not working

JJRuizDeveloper avatar Nov 12 '21 13:11 JJRuizDeveloper

user = await Moralis.authenticate({ signingMessage: "Log in", provider: 'walletconnect' }) // Not working

By the time I am writing, unfortunately, this issue seems still exist 🤔

MyNameIsTakenOMG avatar May 21 '22 21:05 MyNameIsTakenOMG