@shopify/shopify-app-react-router
Version:
Shopify React Router - to simplify the building of Shopify Apps with React Router
1 lines • 702 B
Source Map (JSON)
{"version":3,"file":"const.mjs","sources":["../../../../../src/server/authenticate/const.ts"],"sourcesContent":["export const APP_BRIDGE_URL =\n 'https://cdn.shopify.com/shopifycloud/app-bridge.js';\n\nexport const REAUTH_URL_HEADER =\n 'X-Shopify-API-Request-Failure-Reauthorize-Url';\n\nexport const RETRY_INVALID_SESSION_HEADER = {\n 'X-Shopify-Retry-Invalid-Session-Request': '1',\n};\n\nexport const CORS_HEADERS = {\n 'Access-Control-Allow-Origin': '*',\n 'Access-Control-Allow-Headers': 'Authorization',\n 'Access-Control-Expose-Headers': REAUTH_URL_HEADER,\n};\n"],"names":[],"mappings":"AAAO,MAAM,cAAc,GACzB;AAEK,MAAM,iBAAiB,GAC5B;AAEK,MAAM,4BAA4B,GAAG;AAC1C,IAAA,yCAAyC,EAAE,GAAG;;;;;"}