/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License.
*/exportconst MissingConfiguration = "missing_configuration";
exportconst InvalidAuthority = "invalid_authority";
exportconst InvalidChallengeType = "invalid_challenge_type";