Replies: 1 comment 1 reply
-
I don't think that this is related to the Eth wallet. I think that there is some server-side issue. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I wanted to be able to use all of the features from auth0 (the one that is interesting to me is Hasura) So I linked my web3auth to auth0.
With Auth0, I enabled facebook, Google, and Siwe (Ethereum).
However, It's not working.
The code I am using is literally this one : https://github.com/Web3Auth/examples/tree/main/web-core-sdk/custom-authentication/auth0-react-core-example
The error message is :
I am using Chromium.
Before we added Ethereum, it was working with Just facebook and Google enabled on Auth0 side. Now, even when we tried to disable Ethereum on Auth0, it still does not works.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions