Oh for that you need an authentication ‘GET’ API endpoint in your app, could be anything but it’s commonly ‘/auth’. This is the endpoint that needs to be specified in your partner dashboard’s app set up. It will be the first endpoint that gets called when a merchant installs your app from the app store. This auth process is where you’ll be able to create your session token for your app to be able to communicate with the API on a merchant’s behalf. That’s what they mean by entry point.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Deploy shopify app to production without using heroku | 0 | 55 | February 15, 2022 | |
| Deploy custom app | 7 | 756 | October 12, 2024 | |
| "No shop provided" | 3 | 151 | September 8, 2023 | |
| Is there any way to deploy shopify app on live server? | 1 | 53 | December 21, 2022 | |
| I need a tutorial to develop shopify app using express. who can help me? | 0 | 60 | January 30, 2021 |