Hi Dean!
Thank you for reaching out. I see you’re experiencing an issue with Facebook login integration in your app using Web3Auth PnP Web SDK (v9.0.2) on a Chrome Macbook Pro.
The issue needs some more detailed inspection. Here are the key details you’ve provided and a few more pieces of information that could help us troubleshoot the problem effectively:
Key Details Provided:
SDK Details: Web3Auth PnP Web SDK
SDK Version: 9.0.2
Platform: Chrome on Macbook Pro
Issue: Facebook login error
Initialization Code: Provided
Browser Console Screenshot: Provided
Missing Information:
Verifier Name if you’re using a custom authentication provider.
Method of Login if it’s related to custom authentication.
Suggested Next Steps:
Verifier Details:
If you’re using a custom verifier for Facebook, please share the verifier name.
Method of Login:
Confirm if the issue is related to a particular method of login, especially if using custom authentication settings.
From a preliminary review of your initialization code, a couple of areas might need attention:
UX Mode Configuration:
Your uiConfig has uxMode set as an empty string (""). You might want to set it to popup or redirect based on your preferred user flow.
Hey @dean.dev
Welcome aboard! As discussed during the Office Hours, please share your console logs and also can you please try once after removing the extraLoginOptions parameter ?
I have been able to recreate the issue on the cyan network, though Facebook login is working fine on sapphire_devnet. If this is a blocker for you, I recommend trying with a project on sapphire_mainnet or sapphire_devnet for now. Meanwhile, I’ll work on getting this resolved for the cyan network.
Hi, thank you for your response. Unfortunately, we can’t migrate our project to another network. I appreciate your insights, and I was also wondering how long we might expect a resolution with the Cyan network.