Any guides to integrate Snipcart with Google / Facebook sign in

Hello, has anyone integrated social login with snipcart? Hopefully someone can point me to a guide or a video.
Thanks!

Hi @Mig, thanks for reaching out!

Unfortunately, this is not possible to connect Snipcart to an external authentication system. Our customers dealing with such scenarios are usually keeping the internal user id in the metadata of the cart.

You can use our JavaScript API to set metadata values on a cart, these values will be available through our API and Webhooks and visible in the dashboard as well. This way you can keep track of who in your system placed the order.

This is something we might address in the future but no ETA yet.

Thanks. :slight_smile: