Open zolzaya opened 9 months ago
https://docs.vendure.io/guides/core-concepts/auth/#external-authentication there is a section on the docs for both front- and backend about this https://docs.vendure.io/guides/core-concepts/auth/#google-authentication
Hi there,
I am interested in integrating Facebook login into my Remix storefront by utilizing remix-auth-socials. However, since Vendure is the default GraphQL API, there does not appear to be a mutation for social authentication. Could you please provide me with guidance on how to achieve this?