Hi there!, I am integrating the custom-react-ui demo for our dapp!
I have cloned the custom-react-ui demo from your github and now here I pushed :
custom-react-ui-repo
and Here I hosted in vercel
——————————————————————————
but now when I try to click on login with any socials, the popup is showing and when I choose my account after loading it gives me the bellow error:
openloginAdapter.ts:133
Failed to connect with openlogin provider Error: Unexpected token ‘u’, “user proje”… is not valid JSON
at o (errors.ts:188:10)
at Object.internal (errors.ts:52:45)
at INetworkController.ts:125:13
at u (regeneratorRuntime.js:86:17)
at Generator._invoke (regeneratorRuntime.js:66:24)
at Generator.next (regeneratorRuntime.js:117:21)
at n (asyncToGenerator.js:3:20)
at o (asyncToGenerator.js:25:9)
web3auth.tsx:91
some error or user has cancelled login request Error: Unexpected token ‘u’, “user proje”… is not valid JSON
at o (errors.ts:188:10)
at Object.internal (errors.ts:52:45)
at INetworkController.ts:125:13
at u (regeneratorRuntime.js:86:17)
at Generator._invoke (regeneratorRuntime.js:66:24)
at Generator.next (regeneratorRuntime.js:117:21)
at n (asyncToGenerator.js:3:20)
at o (asyncToGenerator.js:25:9)`
you guys can check the above live link and github repo, and you yourself can see the error in your own browsers!
the repository is public , if some code was wrong there, you can push it!
thanks !
Originally posted by: NekfarBaqir
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/981