@transcommerce/cwm-shared 1.1.56 → 1.1.57
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1204,7 +1204,7 @@ const DEFAULT_API_CONFIG = {
|
|
|
1204
1204
|
};
|
|
1205
1205
|
|
|
1206
1206
|
const DEFAULT_AUTH_CONFIG = {
|
|
1207
|
-
logLevel: "
|
|
1207
|
+
logLevel: "Info",
|
|
1208
1208
|
clientId: "af1486e0-a27f-4c8d-8503-0752d90ce72d",
|
|
1209
1209
|
tenantId: "445012c4-563a-4795-84d0-f7473a3197e0",
|
|
1210
1210
|
authority: "https://login.microsoft.com/445012c4-563a-4795-84d0-f7473a3197e0",
|