How do you get an instance of Safeeventemitterprovider if you are already connected?

How do you get an instance of this. You initialize web3auth and do connectTo and it fails and errors. Ok that’s fine but now I have no way of getting this instance. At the end of the day I need the provider in order to get a key which I can do stuff with. Unfortunately the docs aren’t great on this type but I’m wondering if there’s something that will give me the instance of the currently connected provider.

Figured out the issue web3auth.provider

@fahd You can refer to Connect your Blockchain | Documentation | Web3Auth