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.