Archived Content from Web3Auth Community
This topic was originally posted by netvid00 on 6/20/2024.
This content has been migrated from our previous community forum to preserve valuable discussions.
So currently I have my core site which is a subdomain Iād say for now sub.main.com, so I use the web3auth plug and play modal sdk to get a provider which works great! But I also have an app that exists on main.com which uses the same sdk and works great. Now I need a way to ensure that when the subdomain is connected and has the provider, if the main domain is opened as an iframe in the subdomain, the provider will automatically be picked up and there will be no need to reconnect in the iframe. This 2 domains share the same configuration for the web3auth. Any help with this will be appreciated!