Hi, @TxBob77 ,
This is Evita from On The Map.
You can get X-Shopify-Access-Token after Oauth response when the client accepts to install the app. After that, you can save the access token to the database or if you are using shopify-koa-auth, then it automatically saves it in sessions and you can use it like this: ctx.session.accessToken
Best, Evita
@OTM Thanks, I am using the shopify-koa-auth package. how do you use the ctx.session.accessToken outside of koa Middleware into a different file?
User | Count |
---|---|
13 | |
12 | |
10 | |
8 | |
7 |