I want to install shopify public app to a shopify store through performing OAuth.
The Admin Api requires ‘store url’ in order to connect. What I need is to just redirect to OAuth and there I would log in to account, after that it should ask me to select any of the available store.
Need help to complete this requirement.