{"version":3,"file":"authenticate.mjs","sources":["../../../../../../../src/server/authenticate/public/customer-account/authenticate.ts"],"sourcesContent":["import {BasicParams} from '../../../types';\nimport {authenticateExtensionFactory} from '../extension/authenticate';\n\nimport {AuthenticateCustomerAccount} from './types';\n\nexport function authenticateCustomerAccountFactory(\n  params: BasicParams,\n): AuthenticateCustomerAccount {\n  return authenticateExtensionFactory(\n    params,\n    'customer account',\n  ) as AuthenticateCustomerAccount;\n}\n"],"names":[],"mappings":";;AAKM,SAAU,kCAAkC,CAChD,MAAmB,EAAA;AAEnB,IAAA,OAAO,4BAA4B,CACjC,MAAM,EACN,kBAAkB,CACY;AAClC;;;;"}