Hello Community,
We are currently in the process of developing a project where we are attempting to implement Web3Auth within a React Native mobile application and a Chrome extension, utilizing the same method for both platforms. The goal is to provide a seamless password-less login feature for users across both platforms.
In our React Native application, we have successfully implemented a password-less login feature using Auth0, which is functioning as intended. However, when we attempt to replicate this configuration within the Chrome extension, we encounter issues and the implementation fails to work properly.
Given the circumstances, I am reaching out to the community for guidance. I am open to solutions that involve using Auth0 or even methods that bypass it entirely. Our primary concern is finding a setup that will function efficiently and consistently across both the mobile application and the Chrome extension.
Could anyone with experience or knowledge in this area provide insight into the best practices for configuring Web3Auth (passwordless) in both a React Native application and a Chrome extension? Any advice or suggestions on troubleshooting this issue would be immensely appreciated.
Thanks,
Bhaven