Hello There.
I’m a developper for application.
Is it possible when a customer registered own email and password, send to third party API for user can login to third an application with same email and password to shopify store?
I want to realize SSO between electronic commerce and our application with above way.
Best.
Taylor
Hi Taylor,
I know a solution which you can find here. You can use your Shopify Store as an Identity Provider (IDP) and integrate Single Sign On (SSO) with your custom application using the Shopify Store credentials of the users.
I’m using this solution for a similar kind of use case. I am able to authenticate the users using their Shopify credentials on my Thinkific Website using JWT Token. Hence, all my users can access my Thinkific Website as well as my Shopify Store using a single set of login credentials.
I will recommend you to use the Store as IDP App for your use case. This app is scalable and you can integrate SSO into any CMS/LMS provider or any other custom application/website you may have in your business architecture.