@aws-amplify/auth
Version:
Auth category of aws-amplify
1 lines • 640 B
Source Map (JSON)
{"version":3,"file":"getAuthUserAgentDetails.mjs","sources":["../../../src/utils/getAuthUserAgentDetails.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { Category, } from '@aws-amplify/core/internals/utils';\nexport const getAuthUserAgentDetails = (action, customUserAgentDetails) => ({\n category: Category.Auth,\n action,\n ...customUserAgentDetails,\n});\n"],"names":[],"mappings":";;AAAA;AACA;AAEY,MAAC,uBAAuB,GAAG,CAAC,MAAM,EAAE,sBAAsB,MAAM;AAC5E,IAAI,QAAQ,EAAE,QAAQ,CAAC,IAAI;AAC3B,IAAI,MAAM;AACV,IAAI,GAAG,sBAAsB;AAC7B,CAAC;;;;"}