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