shopify-app-template-node icon indicating copy to clipboard operation
shopify-app-template-node copied to clipboard

Impossible to add url which does not require createShopifyAuth

Open wellbranding opened this issue 4 years ago • 1 comments

The embedded app works well, but we need to add the route, which does not require createShopifyAuth middleware. The problem is that we tried to use koa-compose to compose our middleware, but it is still impossible to omit the createShopifyAuth middleware. Provide the code example, on how can you create a page, which points to /public-endpoint URL and does not require the createShopifyAuth, so that you can easily access this page, without installing it as the Shopify app.

wellbranding avatar Dec 03 '21 18:12 wellbranding

Did you find a solution for this?

lh15 avatar May 25 '22 01:05 lh15

This issue is stale because it has been open for 60 days with no activity. It will be closed if no further action occurs in 14 days.

github-actions[bot] avatar Oct 07 '22 02:10 github-actions[bot]

We are closing this issue because it has been inactive for a few months. This probably means that it is not reproducible or it has been fixed in a newer version. If it’s an enhancement and hasn’t been taken on since it was submitted, then it seems other issues have taken priority.

If you still encounter this issue with the latest stable version, please reopen using the issue template. You can also contribute directly by submitting a pull request– see the CONTRIBUTING.md file for guidelines

Thank you!

github-actions[bot] avatar Oct 22 '22 02:10 github-actions[bot]