What's your biggest current challenge? Have your say in Community Polls along the right column.
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Testing an unlisted app

Testing an unlisted app

hasam-silva
Visitor
2 0 2

We submitted our unlisted app for review yesterday. There is however no way of providing login credentials so the tester can actually test the authentication flow. How have people got around this?

 

Thanks!

Replies 3 (3)

Brian_S
Shopify Partner
171 21 44

You should be using Shopify's oauth flow.  Its convenient for the merchant and critical for your app to get the right scopes added to the auth token your app will need

https://shopify.dev/apps/auth/oauth#the-oauth-flow

Brian Singer
CTO & Cofounder of Subscription Service - Awtomic
hasam-silva
Visitor
2 0 2

@Brian_S - thanks for responding - we are using the OAuth flow as discussed. The question is how can this be reviewed by the team. A shop owner needs to login to our system, authenticate their storie which will provide us we details on their orders. This needs to be done through our UI but I am not sure how I can give the Shopify testers credentials to login to our UI.

onion-yoghurt
Shopify Partner
2 0 0

@hasam-silva Did you solve this issue? I'm facing the same problem.