Shopify / koa-shopify-auth

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

Getting same context error, app bridge errors in route like we were getting with koa auth #174

Closed coreway1 closed 1 year ago

coreway1 commented 1 year ago

We have replaced koa-shopify-auth inplace of koa-auth but still getting the same context error, app bridge errors in route like we were getting with koa auth.

Can anyone let us know if we can eliminate the use of koa-session with koa-shopify-auth because we are facing issue with the cookie management and in the koa server dependencies its showing koa-session?

image

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.