Closed apurbajnu closed 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.
I am building a custom app. This app needs to be used for more than 1 store but less than 5. Now I want to load the API key & other data from DB instead of .env. How may I do that? So that each store uses a different API key.