Web3Auth Social Login with Self Hosted Moralis not Working

We managed to migrate to a self hosted Moralis Server and have deployed it using the migration guide on v1 docs. All functionality is working fine, but we were using web3auth as our auth provider previously.

After updating the client side code as per the mogration docs, only the metamask auth works. No social logins work right now. So am I correct to assume there is no code to handle the other providers right now in the repo? if yes, how do we extend this functionality, as we could not find any guides.

Hey @rushilrai,

How are you using the social login? The code with v1 SDK on the client side shouldn’t have changed at all for authentication. Also did you get any kind of error when logging in with Web3Auth in the console?