All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
I have an app where users can connect their shops. With storefront I have to hardcode the api key and secret key is there a option where I get the products of the user without the api and secret key because every user has different api keys and I can not hardcode all keys. With Admin Api I have access to their products when I have created an shopify app. But I want also to know if it works to connect shops from different user with storefront api (nodejs)