@aws-amplify/auth
Version:
Auth category of aws-amplify
1 lines • 782 B
Source Map (JSON)
{"version":3,"file":"fetchUserAttributes.mjs","sources":["../../../../../../src/providers/cognito/apis/server/fetchUserAttributes.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { getAmplifyServerContext, } from '@aws-amplify/core/internals/adapter-core';\nimport { fetchUserAttributes as fetchUserAttributesInternal } from '../internal/fetchUserAttributes';\nexport const fetchUserAttributes = (contextSpec) => {\n return fetchUserAttributesInternal(getAmplifyServerContext(contextSpec).amplify);\n};\n"],"names":["fetchUserAttributesInternal"],"mappings":";;;AAAA;AACA;AAGY,MAAC,mBAAmB,GAAG,CAAC,WAAW,KAAK;AACpD,IAAI,OAAOA,qBAA2B,CAAC,uBAAuB,CAAC,WAAW,CAAC,CAAC,OAAO,CAAC;AACpF;;;;"}