We have integrated the web3auth for our UI but we are facing a small issue.
The service is deployed on https://hemergy-fe-v3.vercel.app and the domain has been whitelisting but we are still seeing error while authentication (Image attached).
Hi there! Thank you for reaching out with your issue.
It sounds like you’re facing a whitelisting error in your Web3Auth integration, even though you’ve already whitelisted your domain. Let’s see how we can resolve this together!
To help you better, could you please provide me with the following details?
SDK Details: Which SDK are you using (e.g., Web3Auth JS SDK, etc.)?
SDK Version: What version of the SDK are you using?
Platform: Is this integrated within a web app, mobile app, or another platform?
Web3Auth Initialization & Login Code Snippets: If you could share your relevant code snippets, that would be really helpful.
Browser Console Screenshots: Any error messages in the console can give us more insight.
Additionally, if you’re using a custom authentication provider, please provide:
Verifier Name
JWKS Endpoint
Sample idToken (JWT)
Once I have this information, we can dig deeper into your issue. I’m here to help you get everything working smoothly!
As I see from your screenshot, you are on a very old version of web3auth. This version has been deprecated last year. I’d recommend you to update your SDK and try again.