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)