How to skip aut0 login page and directly redirect in to social login site?

In the request you’re sending from your client application. Which Auth0 SDK are you using?
Is it auth-js or auth0-spa-sdk ?

Or could you just show how you do the login / authorize request in your code in the client application right now? Then we can advise.