MoralisWeb3 / issue-tracker

25 stars 7 forks source link

Web3Auth web3 login walletAlready connected error. #140

Open redhatt06 opened 2 years ago

redhatt06 commented 2 years ago

I got the following error when I tried to login with wallet in web3auth login modal. I cannot even chose metamask or anything as soon as i chose the wallet option in the modal it gives me the error. authError

I think I have not logged out properly in my last session so I have manually called the logout function from useMoralis(). However, either I get the same error or it gets stuck in authentication process like the following when i click the login button --> image

redhatt06 commented 2 years ago

When I manually logged out and tried to login with magic it worked. However, when I logged out again and tried with wallet It gave me the same error.