@frontegg/js 7.118.0 → 7.119.0

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.
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license Frontegg v7.118.0
1
+ /** @license Frontegg v7.119.0
2
2
  *
3
3
  * This source code is licensed under the MIT license found in the
4
4
  * LICENSE file in the root directory of this source tree.
package/node/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license Frontegg v7.118.0
1
+ /** @license Frontegg v7.119.0
2
2
  *
3
3
  * This source code is licensed under the MIT license found in the
4
4
  * LICENSE file in the root directory of this source tree.
package/node/version.js CHANGED
@@ -5,6 +5,6 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports["default"] = void 0;
7
7
  var _default = {
8
- cdnVersion: '7.118.0'
8
+ cdnVersion: '7.119.0'
9
9
  };
10
10
  exports["default"] = _default;
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@frontegg/js",
3
- "version": "7.118.0",
3
+ "version": "7.119.0",
4
4
  "main": "./node/index.js",
5
5
  "license": "MIT",
6
6
  "author": "Frontegg LTD",
7
7
  "dependencies": {
8
8
  "@babel/runtime": "^7.18.6",
9
- "@frontegg/types": "7.118.0"
9
+ "@frontegg/types": "7.119.0"
10
10
  },
11
11
  "browserslist": {
12
12
  "production": [
@@ -1924,7 +1924,7 @@ __webpack_require__.r(__webpack_exports__);
1924
1924
  /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
1925
1925
  /* harmony export */ });
1926
1926
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({
1927
- cdnVersion: '7.118.0'
1927
+ cdnVersion: '7.119.0'
1928
1928
  });
1929
1929
 
1930
1930
  /***/ }),
@@ -6154,26 +6154,26 @@ __webpack_require__.r(__webpack_exports__);
6154
6154
  /* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ../../../helpers */ "../../dist/@frontegg/redux-store/helpers/refreshTokenRetry.js");
6155
6155
  /* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ../../../helpers */ "../../dist/@frontegg/redux-store/helpers/common.js");
6156
6156
  /* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ../../../helpers */ "../../dist/@frontegg/redux-store/helpers/handlers.js");
6157
- /* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ../../../helpers */ "../../dist/@frontegg/redux-store/helpers/gtm.js");
6158
- /* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ../../../helpers */ "../../dist/@frontegg/redux-store/helpers/encoders.js");
6159
- /* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! ../../../helpers */ "../../dist/@frontegg/redux-store/helpers/converters.js");
6157
+ /* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ../../../helpers */ "../../dist/@frontegg/redux-store/helpers/gtm.js");
6158
+ /* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! ../../../helpers */ "../../dist/@frontegg/redux-store/helpers/encoders.js");
6159
+ /* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! ../../../helpers */ "../../dist/@frontegg/redux-store/helpers/converters.js");
6160
6160
  /* harmony import */ var _state__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ../state */ "../../dist/@frontegg/redux-store/auth/LoginState/state.js");
6161
6161
  /* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ../helpers */ "../../dist/@frontegg/redux-store/auth/LoginState/helpers.js");
6162
6162
  /* harmony import */ var _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @frontegg/rest-api */ "../../dist/@frontegg/rest-api/ContextHolder/index.js");
6163
6163
  /* harmony import */ var _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @frontegg/rest-api */ "../../dist/@frontegg/rest-api/auth/utils.js");
6164
6164
  /* harmony import */ var _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @frontegg/rest-api */ "../../dist/@frontegg/rest-api/feature-flags/index.js");
6165
6165
  /* harmony import */ var _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! @frontegg/rest-api */ "../../dist/@frontegg/rest-api/auth/enums.js");
6166
- /* harmony import */ var _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! @frontegg/rest-api */ "../../dist/@frontegg/rest-api/auth/interfaces.js");
6166
+ /* harmony import */ var _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! @frontegg/rest-api */ "../../dist/@frontegg/rest-api/auth/interfaces.js");
6167
6167
  /* harmony import */ var _hostedLoginAuthorize_actions__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! ./hostedLoginAuthorize.actions */ "../../dist/@frontegg/redux-store/auth/LoginState/actions/hostedLoginAuthorize.actions.js");
6168
- /* harmony import */ var _oauthStorage__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ../oauthStorage */ "../../dist/@frontegg/redux-store/auth/LoginState/oauthStorage.js");
6169
- /* harmony import */ var _StepUpState_consts__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ../../StepUpState/consts */ "../../dist/@frontegg/redux-store/auth/StepUpState/consts.js");
6168
+ /* harmony import */ var _oauthStorage__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ../oauthStorage */ "../../dist/@frontegg/redux-store/auth/LoginState/oauthStorage.js");
6169
+ /* harmony import */ var _StepUpState_consts__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ../../StepUpState/consts */ "../../dist/@frontegg/redux-store/auth/StepUpState/consts.js");
6170
6170
  /* harmony import */ var _toolkit__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../../../toolkit */ "../../dist/@frontegg/redux-store/toolkit/FronteggNativeModule.js");
6171
6171
  /* harmony import */ var _toolkit__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../../../toolkit */ "../../dist/@frontegg/redux-store/auth/Entitlements/helpers.js");
6172
6172
  /* harmony import */ var _interfaces__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ../../interfaces */ "../../dist/@frontegg/redux-store/auth/interfaces.js");
6173
- /* harmony import */ var _consts__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ../consts */ "../../dist/@frontegg/redux-store/auth/LoginState/consts.js");
6173
+ /* harmony import */ var _consts__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ../consts */ "../../dist/@frontegg/redux-store/auth/LoginState/consts.js");
6174
6174
  /* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../../helpers */ "../../dist/@frontegg/redux-store/auth/helpers.js");
6175
6175
  /* harmony import */ var _MfaState_interfaces__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! ../../MfaState/interfaces */ "../../dist/@frontegg/redux-store/auth/MfaState/interfaces.js");
6176
- /* harmony import */ var _SSOState_interfaces__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ../../SSOState/interfaces */ "../../dist/@frontegg/redux-store/auth/SSOState/interfaces.js");
6176
+ /* harmony import */ var _SSOState_interfaces__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ../../SSOState/interfaces */ "../../dist/@frontegg/redux-store/auth/SSOState/interfaces.js");
6177
6177
  /* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../../../constants */ "../../dist/@frontegg/redux-store/constants.js");
6178
6178
 
6179
6179
 
@@ -6587,11 +6587,23 @@ const _excluded = ["callback", "error"],
6587
6587
  }));
6588
6588
  const {
6589
6589
  address,
6590
- idpType
6590
+ idpType,
6591
+ addressType
6591
6592
  } = preLoginResult != null ? preLoginResult : {};
6592
6593
  if (address) {
6594
+ if (addressType === _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_17__.PreLoginAddressType.External) {
6595
+ // Domain-based routing: navigate to the vendor legacy login URL immediately,
6596
+ // skipping the SSO interstitial and the SSO/OIDC-specific handling.
6597
+ setLoginState({
6598
+ loading: false
6599
+ });
6600
+ onRedirectTo(address, {
6601
+ refresh: true
6602
+ });
6603
+ return;
6604
+ }
6593
6605
  let ssoRedirectUrl = address;
6594
- if (idpType === _SSOState_interfaces__WEBPACK_IMPORTED_MODULE_17__.SamlVendors.Oidc && !ssoRedirectUrl.includes('redirect_uri')) {
6606
+ if (idpType === _SSOState_interfaces__WEBPACK_IMPORTED_MODULE_18__.SamlVendors.Oidc && !ssoRedirectUrl.includes('redirect_uri')) {
6595
6607
  const {
6596
6608
  oidcRedirectUrl
6597
6609
  } = store.auth.routes;
@@ -6665,7 +6677,7 @@ const _excluded = ["callback", "error"],
6665
6677
  email: user.email,
6666
6678
  name: user.name
6667
6679
  };
6668
- (0,_helpers__WEBPACK_IMPORTED_MODULE_18__.reportGTMEvent)(_helpers__WEBPACK_IMPORTED_MODULE_18__.GTMEventAction.LOGIN_COMPLETED, loginCompletedPayload);
6680
+ (0,_helpers__WEBPACK_IMPORTED_MODULE_19__.reportGTMEvent)(_helpers__WEBPACK_IMPORTED_MODULE_19__.GTMEventAction.LOGIN_COMPLETED, loginCompletedPayload);
6669
6681
  }
6670
6682
  await actions.afterAuthNavigation();
6671
6683
  } catch (e) {
@@ -6758,7 +6770,7 @@ const _excluded = ["callback", "error"],
6758
6770
  email,
6759
6771
  name: user.name
6760
6772
  };
6761
- (0,_helpers__WEBPACK_IMPORTED_MODULE_18__.reportGTMEvent)(_helpers__WEBPACK_IMPORTED_MODULE_18__.GTMEventAction.LOGIN_COMPLETED, loginCompletedPayload);
6773
+ (0,_helpers__WEBPACK_IMPORTED_MODULE_19__.reportGTMEvent)(_helpers__WEBPACK_IMPORTED_MODULE_19__.GTMEventAction.LOGIN_COMPLETED, loginCompletedPayload);
6762
6774
  }
6763
6775
  if (loginState.flow === _interfaces__WEBPACK_IMPORTED_MODULE_6__.LoginFlow.Login) {
6764
6776
  if (securityCenterLoginFlows && user.isBreachedPassword && !isAuthenticated) {
@@ -6819,7 +6831,7 @@ const _excluded = ["callback", "error"],
6819
6831
  }
6820
6832
  // Step-up re-login goes through silentLogout but still needs the hosted OAuth state to finish the client flow.
6821
6833
  if (!keepHostedOAuthState) {
6822
- (0,_oauthStorage__WEBPACK_IMPORTED_MODULE_19__.clearHostedOAuthState)();
6834
+ (0,_oauthStorage__WEBPACK_IMPORTED_MODULE_20__.clearHostedOAuthState)();
6823
6835
  }
6824
6836
  };
6825
6837
  const logout = async payload => {
@@ -6848,7 +6860,7 @@ const _excluded = ["callback", "error"],
6848
6860
  } catch {
6849
6861
  /* empty */
6850
6862
  }
6851
- const isStepUpInProgress = !!((_window2 = window) != null && _window2.localStorage.getItem(_StepUpState_consts__WEBPACK_IMPORTED_MODULE_20__.SHOULD_STEP_UP_KEY));
6863
+ const isStepUpInProgress = !!((_window2 = window) != null && _window2.localStorage.getItem(_StepUpState_consts__WEBPACK_IMPORTED_MODULE_21__.SHOULD_STEP_UP_KEY));
6852
6864
  clearLogoutLocalState({
6853
6865
  keepHostedOAuthState: isStepUpInProgress
6854
6866
  });
@@ -6984,7 +6996,7 @@ const _excluded = ["callback", "error"],
6984
6996
  username: (_username = username) != null ? _username : ''
6985
6997
  }));
6986
6998
  // @ts-ignore
6987
- const step = _consts__WEBPACK_IMPORTED_MODULE_21__.authStrategyLoginStepMap[payload.type];
6999
+ const step = _consts__WEBPACK_IMPORTED_MODULE_22__.authStrategyLoginStepMap[payload.type];
6988
7000
  setLoginState({
6989
7001
  step,
6990
7002
  loading: false,
@@ -7041,7 +7053,7 @@ const _excluded = ["callback", "error"],
7041
7053
  name: user.name
7042
7054
  };
7043
7055
  events == null ? void 0 : (_events$userVerified = events.userVerified) == null ? void 0 : _events$userVerified.call(events, userVerifiedPayload);
7044
- (0,_helpers__WEBPACK_IMPORTED_MODULE_18__.reportGTMEvent)(_helpers__WEBPACK_IMPORTED_MODULE_18__.GTMEventAction.USER_VERIFIED, userVerifiedPayload);
7056
+ (0,_helpers__WEBPACK_IMPORTED_MODULE_19__.reportGTMEvent)(_helpers__WEBPACK_IMPORTED_MODULE_19__.GTMEventAction.USER_VERIFIED, userVerifiedPayload);
7045
7057
  }
7046
7058
  const loginCompletedPayload = {
7047
7059
  tenantId: user.tenantId,
@@ -7051,7 +7063,7 @@ const _excluded = ["callback", "error"],
7051
7063
  email: user.email,
7052
7064
  name: user.name
7053
7065
  };
7054
- (0,_helpers__WEBPACK_IMPORTED_MODULE_18__.reportGTMEvent)(_helpers__WEBPACK_IMPORTED_MODULE_18__.GTMEventAction.LOGIN_COMPLETED, loginCompletedPayload);
7066
+ (0,_helpers__WEBPACK_IMPORTED_MODULE_19__.reportGTMEvent)(_helpers__WEBPACK_IMPORTED_MODULE_19__.GTMEventAction.LOGIN_COMPLETED, loginCompletedPayload);
7055
7067
  if (user.id) {
7056
7068
  localStorage.setItem('userId', user.id);
7057
7069
  }
@@ -7149,9 +7161,9 @@ const _excluded = ["callback", "error"],
7149
7161
  const {
7150
7162
  options
7151
7163
  } = await api.auth.webAuthnPreLogin(body);
7152
- options.challenge = (0,_helpers__WEBPACK_IMPORTED_MODULE_22__.base64urlDecode)(options.challenge);
7164
+ options.challenge = (0,_helpers__WEBPACK_IMPORTED_MODULE_23__.base64urlDecode)(options.challenge);
7153
7165
  options.allowCredentials = (_options$allowCredent = options.allowCredentials) == null ? void 0 : _options$allowCredent.map(credentials => (0,_babel_runtime_helpers_esm_extends__WEBPACK_IMPORTED_MODULE_1__["default"])({}, credentials, {
7154
- id: (0,_helpers__WEBPACK_IMPORTED_MODULE_22__.base64urlDecode)(credentials.id)
7166
+ id: (0,_helpers__WEBPACK_IMPORTED_MODULE_23__.base64urlDecode)(credentials.id)
7155
7167
  }));
7156
7168
  setLoginState({
7157
7169
  error: undefined
@@ -7184,7 +7196,7 @@ const _excluded = ["callback", "error"],
7184
7196
  setLoginState({
7185
7197
  loading: true
7186
7198
  });
7187
- const publicKey = (0,_helpers__WEBPACK_IMPORTED_MODULE_23__.publicKeyCredentialToJSON)(body.publicKey);
7199
+ const publicKey = (0,_helpers__WEBPACK_IMPORTED_MODULE_24__.publicKeyCredentialToJSON)(body.publicKey);
7188
7200
  const _await$api$auth$webAu = await api.auth.webAuthnPostLoginV2((0,_babel_runtime_helpers_esm_extends__WEBPACK_IMPORTED_MODULE_1__["default"])({}, publicKey, {
7189
7201
  response: (0,_babel_runtime_helpers_esm_extends__WEBPACK_IMPORTED_MODULE_1__["default"])({}, publicKey.response, {
7190
7202
  userHandle: (_publicKey$response$u = publicKey.response.userHandle) != null ? _publicKey$response$u : undefined
@@ -7227,7 +7239,7 @@ const _excluded = ["callback", "error"],
7227
7239
  email: user.email,
7228
7240
  name: user.name
7229
7241
  };
7230
- (0,_helpers__WEBPACK_IMPORTED_MODULE_18__.reportGTMEvent)(_helpers__WEBPACK_IMPORTED_MODULE_18__.GTMEventAction.LOGIN_COMPLETED, loginCompletedPayload);
7242
+ (0,_helpers__WEBPACK_IMPORTED_MODULE_19__.reportGTMEvent)(_helpers__WEBPACK_IMPORTED_MODULE_19__.GTMEventAction.LOGIN_COMPLETED, loginCompletedPayload);
7231
7243
  await actions.afterAuthNavigation();
7232
7244
  // TODO: Itamar why moving callback to inside the else block
7233
7245
  callback == null ? void 0 : callback(true);
@@ -7260,8 +7272,8 @@ const _excluded = ["callback", "error"],
7260
7272
  const {
7261
7273
  options
7262
7274
  } = await api.auth.webAuthnCreateNewDeviceSession();
7263
- options.user.id = (0,_helpers__WEBPACK_IMPORTED_MODULE_22__.base64urlDecode)(options.user.id);
7264
- options.challenge = (0,_helpers__WEBPACK_IMPORTED_MODULE_22__.base64urlDecode)(options.challenge);
7275
+ options.user.id = (0,_helpers__WEBPACK_IMPORTED_MODULE_23__.base64urlDecode)(options.user.id);
7276
+ options.challenge = (0,_helpers__WEBPACK_IMPORTED_MODULE_23__.base64urlDecode)(options.challenge);
7265
7277
  options.excludeCredentials = [];
7266
7278
  callback == null ? void 0 : callback(options);
7267
7279
  } catch (e) {
@@ -7284,8 +7296,8 @@ const _excluded = ["callback", "error"],
7284
7296
  setLoginState({
7285
7297
  loading: true
7286
7298
  });
7287
- const publicKey = (0,_helpers__WEBPACK_IMPORTED_MODULE_23__.publicKeyCredentialToJSON)(body.publicKey);
7288
- const deviceType = (publicKey == null ? void 0 : publicKey.authenticatorAttachment) === 'platform' ? _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_24__.WebAuthnDeviceType.Platform : _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_24__.WebAuthnDeviceType.CrossPlatform;
7299
+ const publicKey = (0,_helpers__WEBPACK_IMPORTED_MODULE_24__.publicKeyCredentialToJSON)(body.publicKey);
7300
+ const deviceType = (publicKey == null ? void 0 : publicKey.authenticatorAttachment) === 'platform' ? _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_17__.WebAuthnDeviceType.Platform : _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_17__.WebAuthnDeviceType.CrossPlatform;
7289
7301
  await api.auth.verifyNewDeviceSession({
7290
7302
  id: publicKey.id,
7291
7303
  response: publicKey.response,
@@ -7352,12 +7364,12 @@ const _excluded = ["callback", "error"],
7352
7364
  var _data$options$exclude;
7353
7365
  const data = await api.auth.preEnrollMFAWebAuthnForLogin(payload);
7354
7366
  const options = (0,_babel_runtime_helpers_esm_extends__WEBPACK_IMPORTED_MODULE_1__["default"])({}, data.options, {
7355
- challenge: (0,_helpers__WEBPACK_IMPORTED_MODULE_22__.base64urlDecode)(data.options.challenge),
7367
+ challenge: (0,_helpers__WEBPACK_IMPORTED_MODULE_23__.base64urlDecode)(data.options.challenge),
7356
7368
  user: (0,_babel_runtime_helpers_esm_extends__WEBPACK_IMPORTED_MODULE_1__["default"])({}, data.options.user, {
7357
- id: (0,_helpers__WEBPACK_IMPORTED_MODULE_22__.base64urlDecode)(data.options.user.id)
7369
+ id: (0,_helpers__WEBPACK_IMPORTED_MODULE_23__.base64urlDecode)(data.options.user.id)
7358
7370
  }),
7359
7371
  excludeCredentials: (_data$options$exclude = data.options.excludeCredentials) == null ? void 0 : _data$options$exclude.map(credentials => (0,_babel_runtime_helpers_esm_extends__WEBPACK_IMPORTED_MODULE_1__["default"])({}, credentials, {
7360
- id: (0,_helpers__WEBPACK_IMPORTED_MODULE_22__.base64urlDecode)(credentials.id)
7372
+ id: (0,_helpers__WEBPACK_IMPORTED_MODULE_23__.base64urlDecode)(credentials.id)
7361
7373
  }))
7362
7374
  });
7363
7375
  setLoginState({
@@ -7384,7 +7396,7 @@ const _excluded = ["callback", "error"],
7384
7396
  loading: true
7385
7397
  });
7386
7398
  try {
7387
- const publicKey = (0,_helpers__WEBPACK_IMPORTED_MODULE_23__.publicKeyCredentialToJSON)(payload.publicKey);
7399
+ const publicKey = (0,_helpers__WEBPACK_IMPORTED_MODULE_24__.publicKeyCredentialToJSON)(payload.publicKey);
7388
7400
  const data = await api.auth.enrollMFAWebAuthnForLoginV2((0,_babel_runtime_helpers_esm_extends__WEBPACK_IMPORTED_MODULE_1__["default"])({}, payload, {
7389
7401
  options: publicKey
7390
7402
  }));
@@ -20582,7 +20594,7 @@ __webpack_require__.r(__webpack_exports__);
20582
20594
  /* harmony import */ var _subscriptions_interfaces__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./subscriptions/interfaces */ "../../dist/@frontegg/redux-store/subscriptions/interfaces.js");
20583
20595
  /* harmony import */ var _vendor__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./vendor */ "../../dist/@frontegg/redux-store/vendor/index.js");
20584
20596
  /* harmony import */ var _audits__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./audits */ "../../dist/@frontegg/redux-store/audits/index.js");
20585
- /** @license Frontegg v7.118.0
20597
+ /** @license Frontegg v7.119.0
20586
20598
  *
20587
20599
  * This source code is licensed under the MIT license found in the
20588
20600
  * LICENSE file in the root directory of this source tree.
@@ -29978,6 +29990,7 @@ __webpack_require__.r(__webpack_exports__);
29978
29990
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
29979
29991
  /* harmony export */ LOAD_AUTHORIZATION_FF: () => (/* binding */ LOAD_AUTHORIZATION_FF),
29980
29992
  /* harmony export */ MFAStrategyEnum: () => (/* binding */ MFAStrategyEnum),
29993
+ /* harmony export */ PreLoginAddressType: () => (/* binding */ PreLoginAddressType),
29981
29994
  /* harmony export */ RestrictionType: () => (/* reexport safe */ _secutiry_poilicy_interfaces__WEBPACK_IMPORTED_MODULE_1__.RestrictionType),
29982
29995
  /* harmony export */ SecondaryAuthStrategy: () => (/* binding */ SecondaryAuthStrategy),
29983
29996
  /* harmony export */ WebAuthnDeviceType: () => (/* binding */ WebAuthnDeviceType)
@@ -29987,6 +30000,10 @@ __webpack_require__.r(__webpack_exports__);
29987
30000
  _enums__WEBPACK_IMPORTED_MODULE_0__.EIdentifierType;
29988
30001
 
29989
30002
 
30003
+ const PreLoginAddressType = {
30004
+ Sso: 'sso',
30005
+ External: 'external'
30006
+ };
29990
30007
  // SmsCode is for speedy login, SmsCodeV2 is for login with SMS
29991
30008
  let SecondaryAuthStrategy;
29992
30009
  (function (SecondaryAuthStrategy) {
@@ -31156,6 +31173,7 @@ __webpack_require__.r(__webpack_exports__);
31156
31173
  /* harmony export */ PasswordRecoveryStrategyEnum: () => (/* reexport safe */ _auth_enums__WEBPACK_IMPORTED_MODULE_2__.PasswordRecoveryStrategyEnum),
31157
31174
  /* harmony export */ PaymentMethodType: () => (/* reexport safe */ _subscriptions__WEBPACK_IMPORTED_MODULE_47__.PaymentMethodType),
31158
31175
  /* harmony export */ PermissionAssignmentTypeEnum: () => (/* reexport safe */ _roles_interfaces__WEBPACK_IMPORTED_MODULE_7__.PermissionAssignmentTypeEnum),
31176
+ /* harmony export */ PreLoginAddressType: () => (/* reexport safe */ _auth_interfaces__WEBPACK_IMPORTED_MODULE_1__.PreLoginAddressType),
31159
31177
  /* harmony export */ ProviderType: () => (/* reexport safe */ _subscriptions__WEBPACK_IMPORTED_MODULE_47__.ProviderType),
31160
31178
  /* harmony export */ RecommendationActionKey: () => (/* reexport safe */ _security_center_interfaces__WEBPACK_IMPORTED_MODULE_16__.RecommendationActionKey),
31161
31179
  /* harmony export */ RecommendationCode: () => (/* reexport safe */ _security_center_interfaces__WEBPACK_IMPORTED_MODULE_16__.RecommendationCode),
@@ -31239,7 +31257,7 @@ __webpack_require__.r(__webpack_exports__);
31239
31257
  /* harmony import */ var _security_center_interfaces__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./security-center/interfaces */ "../../dist/@frontegg/rest-api/security-center/interfaces.js");
31240
31258
  /* harmony import */ var _applications_interfaces__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ./applications/interfaces */ "../../dist/@frontegg/rest-api/applications/interfaces.js");
31241
31259
  /* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ./constants */ "../../dist/@frontegg/rest-api/constants.js");
31242
- /** @license Frontegg v7.118.0
31260
+ /** @license Frontegg v7.119.0
31243
31261
  *
31244
31262
  * This source code is licensed under the MIT license found in the
31245
31263
  * LICENSE file in the root directory of this source tree.
@@ -34036,7 +34054,7 @@ __webpack_require__.r(__webpack_exports__);
34036
34054
  /* harmony export */ });
34037
34055
  /* harmony import */ var _ThemeOptions__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./ThemeOptions */ "../../dist/@frontegg/types/ThemeOptions/index.js");
34038
34056
  /* harmony import */ var _Metadata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Metadata */ "../../dist/@frontegg/types/Metadata/index.js");
34039
- /** @license Frontegg v7.118.0
34057
+ /** @license Frontegg v7.119.0
34040
34058
  *
34041
34059
  * This source code is licensed under the MIT license found in the
34042
34060
  * LICENSE file in the root directory of this source tree.