UNPKG

@aws-amplify/auth

Version:
7 lines (6 loc) 250 B
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 /** * The service name used to sign requests if the API requires authentication. */ export const COGNITO_IDP_SERVICE_NAME = 'cognito-idp';