Auth0 + web3Auth allowed origins #545
KetulCodiste
announced in
Help
Replies: 1 comment 2 replies
-
Hey @KetulCodiste These fields are sufficient to work with Auth0 x Web3Auth. Are you facing any issues/errors? |
Beta Was this translation helpful? Give feedback.
2 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.
-
I want to use the auth0 + web3Auth. In Auth0, after creating a "Single Page Application (SPA)" project, there are 3 fields in the settings page, "Allowed Callback Url", "Allowed Logout Urls", "Allowed WEb Origins".
I will be using the mainnet in my verifier. So what urls do I need to put in these fields?
The only thing that I know right now is that in "Allowed Callback Urls", I need to put this Url: https://app.openlogin.com/auth and in "Allowed Logout Urls" I need to put the url where I want my user to redirect after the user is logged out. Apart from this, what exactly I need to enter?
Beta Was this translation helpful? Give feedback.
All reactions