Login fails when integrated with auth0. #1021
philosophia-dev
announced in
Help
Replies: 1 comment
-
Hey @sophiyuu Please update to the latest web3auth SDKs and try again.
"@web3auth/base": "^4.0.0",
"@web3auth/core": "^4.0.0",
"@web3auth/openlogin-adapter": "^4.2.0", For reference, I am sharing an example app source code for Auth0 x Web3Auth. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I am trying to integrate web3auth with auth0.
However, the same error continues to occur while trying to log in.
Of course, I set the callback URI of the application settings to https://beta.openlogin.com/auth, https://app.openlogin.com/auth on the auth0 dashboard, and I tried to follow the answer that depends on the similar case #886, but the problem remains.
Here I attach my error log and code.
Beta Was this translation helpful? Give feedback.
All reactions