Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
I want to start learning storefront API. I read that, Apps can have a maximum of 100 active storefront access tokens per shop.
what is that limit means?? Please explain this.
Solved! Go to the solution
This is an accepted solution.
Hey @sudip_chavan yep it would be visible to all.
Scott | Developer Advocate @ Shopify
Hey @sudip_chavan
That's referring to the token used to access the Storefront API. Most stores will only need a single token, but it's possible to have up to 100.
Scott | Developer Advocate @ Shopify
Thank You so much for your response.
I have another question. Suppose my app is installed by 10 shops, and they get new button below their product images. If 10,000 users visiting these shops at same time, does that button will visible to all??
Thank you...
This is an accepted solution.
Hey @sudip_chavan yep it would be visible to all.
Scott | Developer Advocate @ Shopify
What if I try to issue the 101st Storefront API access token?
Will the oldest token expire automatically?
Or will the issuance fail and I have to delete one of the 100 tokens first?