Social login with custom signup/login page

Hi, we’d like to implement social logins on our custom page.

We have managed to prototype the flow with the universal login page with success.
However, we’re a bit stuck having to do it in the code on the custom page.

Specifically, we have a custom domain, we’re looking to add facebook and google as the 2 social logins options.

Any pointers to documentations or tutorials will be most helpful.

Thanks

is this what you are looking for?

https://auth0.com/docs/api/authentication

P.S I recommend that you should use universal login with a custom tenant domain, you can also edit the style to some extent. I know the design might not be aligned with the product but that trade-off is worth it. because universal login provides better security.