Replace koa-shopify-graphql-proxy When Going Cookieless
May 3, 2022 · 1 min read · Recently I was migrating an embedded Shopify app from using cookie based authentication to use session tokens. The app was using koa-shopify-graphql-proxy to proxy requests from the frontend, to Shopify's GraphQL API. I wanted to use shopify-api inst...
Join discussion