@aws-amplify/auth
Version:
Auth category of aws-amplify
1 lines • 517 B
Source Map (JSON)
{"version":3,"file":"oAuthStore.mjs","sources":["../../../../../../src/providers/cognito/utils/oauth/oAuthStore.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { defaultStorage } from '@aws-amplify/core';\nimport { DefaultOAuthStore } from '../signInWithRedirectStore';\nexport const oAuthStore = new DefaultOAuthStore(defaultStorage);\n"],"names":[],"mappings":";;;AAAA;AACA;AAGY,MAAC,UAAU,GAAG,IAAI,iBAAiB,CAAC,cAAc;;;;"}