@shopify/shopify-app-remix
Version:
Shopify Remix - to simplify the building of Shopify Apps with Remix
1 lines • 591 B
Source Map (JSON)
{"version":3,"file":"authenticate.mjs","sources":["../../../../../../../src/server/authenticate/public/pos/authenticate.ts"],"sourcesContent":["import {BasicParams} from '../../../types';\nimport {authenticateExtensionFactory} from '../extension/authenticate';\n\nimport type {AuthenticatePOS} from './types';\n\nexport function authenticatePOSFactory(params: BasicParams): AuthenticatePOS {\n return authenticateExtensionFactory(params, 'pos') as AuthenticatePOS;\n}\n"],"names":[],"mappings":";;AAKM,SAAU,sBAAsB,CAAC,MAAmB,EAAA;AACxD,IAAA,OAAO,4BAA4B,CAAC,MAAM,EAAE,KAAK,CAAoB;AACvE;;;;"}