Using web3modal for signing in with google account. Domain error signing. #5320
Replies: 1 comment
-
Moved this question to: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I login to web3modal using a social media login like google, I have this problem with signing. I do not have that problem when connecting to metamask (via web3modal) and then signing:
Is this something to do with the web3modal projectId not being validated for a domain?
Or is it that I did not sign data in the correct way. When I sign using metamask I have no issue and even my backend Java Spring Boot code validates the signature just fine.
Beta Was this translation helpful? Give feedback.
All reactions