Shopify / koa-shopify-auth

DEPRECATED Middleware to authenticate a Koa application with Shopify
MIT License
80 stars 64 forks source link

authenticatedFetch on Server? #56

Closed furnaceX closed 1 year ago

furnaceX commented 3 years ago

Overview/summary

In the documentation for "Migrating from Cookies..." https://github.com/Shopify/koa-shopify-auth#migrating-from-cookie-based-authentication-to-session-tokens

The last two bullets:

I am also using fetch calls in the backend (node server). Should I also be using authenticatedFetch from AppBridge?

github-actions[bot] commented 1 year ago

Note that this repo is no longer maintained and this issue will not be reviewed. Prefer the official JavaScript API library. If you still want to use Koa, see simple-koa-shopify-auth for a potential community solution.