Use Shopify as a login to our site like Google or Facebook

We have a client that has a Shopify store. They want to login into our website with their Shopify accounts/customers like you can do with Facebook or Google.

Here is the logic:

  • They open our site → click on login with Shopify → this redirects them to a “Shopify login” → once they logged in successfully Shopify sends us that the user logged in successfully and sends us some info like username, profile picture, and other basic info if possible.

Maybe the login can be done with an API call like api/account/login and the credentials in the body?
Is there a way to do this?

Thank you for your answers :slightly_smiling_face:

1 Like