@shopify/shopify-app-react-router
Version:
Shopify React Router - to simplify the building of Shopify Apps with React Router
1 lines • 585 B
Source Map (JSON)
{"version":3,"file":"authenticate.mjs","sources":["../../../../../../src/server/authenticate/pos/authenticate.ts"],"sourcesContent":["import {BasicParams} from '../../types';\nimport {authenticateExtensionFactory} from '../public/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;;;;"}