@sap-ux/axios-extension
Advanced tools
Comparing version 1.12.2 to 1.12.3
@@ -40,3 +40,3 @@ "use strict"; | ||
// Open browser to handle SAML flow and return the reentrance ticket | ||
const scenario = (_a = process.env.FIORI_TOOLS_SCENARIO) !== null && _a !== void 0 ? _a : 'FIORI'; | ||
const scenario = (_a = process.env.FIORI_TOOLS_SCENARIO) !== null && _a !== void 0 ? _a : 'FTO1'; | ||
const url = `${backend.uiHostname()}${ADT_REENTRANCE_ENDPOINT}?scenario=${scenario}&redirect-url=${redirectUrl(redirectPort)}`; | ||
@@ -43,0 +43,0 @@ (_b = open(url)) === null || _b === void 0 ? void 0 : _b.catch((error) => logger.error(error)); |
{ | ||
"name": "@sap-ux/axios-extension", | ||
"version": "1.12.2", | ||
"version": "1.12.3", | ||
"description": "Extension of the Axios module adding convenience methods to interact with SAP systems especially with OData services.", | ||
@@ -5,0 +5,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
264664