Generate both online and offline access token for a Shopify public app

前端 未结 0 1088
暗喜
暗喜 2021-02-08 02:10

Shopify\'s boilerplate app does this to generate an access token (online accessMode by default)

server.use(
    createShopifyAuth({
      apiKey: SHOPIFY_API_KEY,         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题