Error in login in vercel #554
KetulCodiste
announced in
Help
Replies: 1 comment 1 reply
-
Hey @KetulCodiste Have you added the deployed vercel url in the Please add it and try again. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using auth0 + web3auth.
I followed all the steps required like creating project in web3auth and auth0, creating verifier etc and tested in the localhost with testnet. Everything is working fine.
But after deploying it to the vercel, with the same credentials I used in the localhost, I am getting the following error:
WalletLoginError: Failed to connect with walletWallet adapter is not ready yet
I have added my deployed vercel url in "Allowed web origins" in the auth0 settings as well
What changed apart from this do I need to make?
Beta Was this translation helpful? Give feedback.
All reactions