I’ve created an app in my partner dashboard and the sole purpose of the app is to give my platform access to the Storefront API. My question is, do I need an interface of any kind in order to get the app verified or can I just redirect the user back to my platform once the app installed and their token is generated and stored in my database?
It’s a public app. I intend to write a front end → Shopify headless solution. From what I can work out I’ll need to Authorise via a public app in order to do so. The app itself shouldn’t have much use beyond that, except possibly to give control over permissions.
Given that you’re working at Shopify, I don’t suppose you know of another business that is using the full suite of API calls to provide headless commerce with Shopify do you?