Previously, we used openlogin libraries in our wallet (PnP). Inside our wallet we had ‘Go to OpenLogin settings’ button which has been sending user to ‘https://cyan.openlogin.com/’ with ‘start#b64Params=’ parameters.
After cyan shutdown, we had to upgrade our libraries and we’ve found out that a lot of staff has been broken in our wallet.
Issue faced: When trying to enable MFA in the new dashboard, clicking “Enable MFA” results in an error modal (from your screenshots), and MFA cannot be enabled.
Error Type: Unclear—modal appears with error when enabling MFA
Screenshots Provided: Yes
Next Steps for Support
To help the Web3Auth team troubleshoot this, could you please provide:
Web3Auth initialization and login code snippets: This helps the team ensure the right parameters and versions are used.
Current SDK version in your wallet: Since you mentioned a recent upgrade, this will clarify compatibility.
Browser Console Logs/Screenshots at the time of the error: There may be additional error information in the network/dev console.
Steps/users to reproduce: If any specific/reproducible steps (or if this happens to all users).
Possible Solution & References
This change likely relates to the migration from OpenLogin (cyan) to account.web3auth.io. Some PnP SDKs require updating configuration for redirects or new endpoints.
If your current SDK or integration still references legacy/cyan settings, updating to the latest PnP SDK version and double-checking settings might help.
Once you provide the SDK version/code snippet and any console errors, we can assist you further or escalate to engineering. Thank you for your patience during this transition from cyan.openlogin.com to account.web3auth.io!
Let us know if you need any specific guidance on upgrading your integration.
Note: This response was generated by an AI bot and may require further verification. The Web3Auth support team has tracked this issue and will be responding as soon as possible.
Additionally, we would recommend you to join our biweekly Office Hours to get this resolved even faster. Web3Auth Developer Office Hours
index-BjsGvyRR.js:1 Error: Invalid loginProvider or custom loginProvider data not available: traceId: undefined - spanId: undefined
at f (index-cqWneRRW.js:1:1876)
at w.error (index-cqWneRRW.js:1:2439)Caused by: Error: Invalid loginProvider or custom loginProvider data not available
at si (initiateUserLogin-Cg5SKe7r.js:16:801)
at async h (index-BGM19B3o.js:124:15361)
at async y (index-BGM19B3o.js:124:16475)