{"version":3,"file":"isSupportedAuthApiRoutePath.mjs","sources":["../../../../src/auth/utils/isSupportedAuthApiRoutePath.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { SUPPORTED_ROUTES } from '../constant';\nexport function isSupportedAuthApiRoutePath(path) {\n    return SUPPORTED_ROUTES.includes(path);\n}\n"],"names":[],"mappings":";;AAAA;AACA;AAEO,SAAS,2BAA2B,CAAC,IAAI,EAAE;AAClD,IAAI,OAAO,gBAAgB,CAAC,QAAQ,CAAC,IAAI,CAAC;AAC1C;;;;"}