@frontegg/js 6.182.0-alpha.0 → 6.182.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 v6.182.0-alpha.0
1
+ /** @license Frontegg v6.182.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 v6.182.0-alpha.0
1
+ /** @license Frontegg v6.182.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: '6.182.0-alpha.0'
8
+ cdnVersion: '6.182.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": "6.182.0-alpha.0",
3
+ "version": "6.182.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": "6.182.0-alpha.0"
9
+ "@frontegg/types": "6.182.0"
10
10
  },
11
11
  "browserslist": {
12
12
  "production": [
@@ -1445,7 +1445,7 @@ __webpack_require__.r(__webpack_exports__);
1445
1445
  /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
1446
1446
  /* harmony export */ });
1447
1447
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({
1448
- cdnVersion: '6.182.0-alpha.0'
1448
+ cdnVersion: '6.182.0'
1449
1449
  });
1450
1450
 
1451
1451
  /***/ }),
@@ -5885,7 +5885,7 @@ __webpack_require__.r(__webpack_exports__);
5885
5885
  /* harmony export */ "loadSSOPublicConfigurationFunction": () => (/* binding */ loadSSOPublicConfigurationFunction),
5886
5886
  /* harmony export */ "loginSagas": () => (/* binding */ loginSagas),
5887
5887
  /* harmony export */ "loginSagasMock": () => (/* binding */ loginSagasMock),
5888
- /* harmony export */ "mfaWithAuthenticator": () => (/* reexport safe */ _sagas__WEBPACK_IMPORTED_MODULE_31__.mfaWithAuthenticator),
5888
+ /* harmony export */ "mfaWithAuthenticator": () => (/* reexport safe */ _sagas__WEBPACK_IMPORTED_MODULE_32__.mfaWithAuthenticator),
5889
5889
  /* harmony export */ "refreshMetadata": () => (/* binding */ refreshMetadata),
5890
5890
  /* harmony export */ "refreshToken": () => (/* binding */ refreshToken),
5891
5891
  /* harmony export */ "refreshTokenForSocialLogins": () => (/* binding */ refreshTokenForSocialLogins),
@@ -5905,8 +5905,8 @@ __webpack_require__.r(__webpack_exports__);
5905
5905
  /* harmony import */ var _interfaces__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./interfaces */ "../../dist/@frontegg/redux-store/auth/LoginState/interfaces.js");
5906
5906
  /* harmony import */ var _sagas_mfaRequiredState_saga__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./sagas/mfaRequiredState.saga */ "../../dist/@frontegg/redux-store/auth/LoginState/sagas/mfaRequiredState.saga.js");
5907
5907
  /* harmony import */ var _SignUp_saga__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ../SignUp/saga */ "../../dist/@frontegg/redux-store/auth/SignUp/saga.js");
5908
- /* harmony import */ var _MfaState_interfaces__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(/*! ../MfaState/interfaces */ "../../dist/@frontegg/redux-store/auth/MfaState/interfaces.js");
5909
- /* harmony import */ var _dummy__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(/*! ../dummy */ "../../dist/@frontegg/redux-store/auth/dummy.js");
5908
+ /* harmony import */ var _MfaState_interfaces__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(/*! ../MfaState/interfaces */ "../../dist/@frontegg/redux-store/auth/MfaState/interfaces.js");
5909
+ /* harmony import */ var _dummy__WEBPACK_IMPORTED_MODULE_36__ = __webpack_require__(/*! ../dummy */ "../../dist/@frontegg/redux-store/auth/dummy.js");
5910
5910
  /* harmony import */ var _SSOState_interfaces__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! ../SSOState/interfaces */ "../../dist/@frontegg/redux-store/auth/SSOState/interfaces.js");
5911
5911
  /* harmony import */ var _vendor_saga__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ../../vendor/saga */ "../../dist/@frontegg/redux-store/vendor/saga.js");
5912
5912
  /* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ../../helpers */ "../../dist/@frontegg/redux-store/helpers.js");
@@ -5922,11 +5922,12 @@ __webpack_require__.r(__webpack_exports__);
5922
5922
  /* harmony import */ var _saga_utils__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./saga.utils */ "../../dist/@frontegg/redux-store/auth/LoginState/saga.utils.js");
5923
5923
  /* harmony import */ var _StepUpState_utils__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! ../StepUpState/utils */ "../../dist/@frontegg/redux-store/auth/StepUpState/utils.js");
5924
5924
  /* harmony import */ var _sagas__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./sagas/afterAuthNavigation.saga */ "../../dist/@frontegg/redux-store/auth/LoginState/sagas/afterAuthNavigation.saga.js");
5925
- /* harmony import */ var _sagas__WEBPACK_IMPORTED_MODULE_31__ = __webpack_require__(/*! ./sagas/mfaWithAuthenticator.saga */ "../../dist/@frontegg/redux-store/auth/LoginState/sagas/mfaWithAuthenticator.saga.js");
5926
- /* harmony import */ var _sagas__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(/*! ./sagas */ "../../dist/@frontegg/redux-store/auth/LoginState/sagas/mfaWithSMS.saga.js");
5927
- /* harmony import */ var _sagas__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(/*! ./sagas */ "../../dist/@frontegg/redux-store/auth/LoginState/sagas/mfaWithWebAuthn.saga.js");
5928
- /* harmony import */ var _sagas__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(/*! ./sagas */ "../../dist/@frontegg/redux-store/auth/LoginState/sagas/mfaWithEmailCode.saga.js");
5925
+ /* harmony import */ var _sagas__WEBPACK_IMPORTED_MODULE_32__ = __webpack_require__(/*! ./sagas/mfaWithAuthenticator.saga */ "../../dist/@frontegg/redux-store/auth/LoginState/sagas/mfaWithAuthenticator.saga.js");
5926
+ /* harmony import */ var _sagas__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(/*! ./sagas */ "../../dist/@frontegg/redux-store/auth/LoginState/sagas/mfaWithSMS.saga.js");
5927
+ /* harmony import */ var _sagas__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(/*! ./sagas */ "../../dist/@frontegg/redux-store/auth/LoginState/sagas/mfaWithWebAuthn.saga.js");
5928
+ /* harmony import */ var _sagas__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(/*! ./sagas */ "../../dist/@frontegg/redux-store/auth/LoginState/sagas/mfaWithEmailCode.saga.js");
5929
5929
  /* harmony import */ var _StepUpState_consts__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ../StepUpState/consts */ "../../dist/@frontegg/redux-store/auth/StepUpState/consts.js");
5930
+ /* harmony import */ var _frontegg_rest_api_auth__WEBPACK_IMPORTED_MODULE_30__ = __webpack_require__(/*! @frontegg/rest-api/auth */ "../../node_modules/@frontegg/rest-api/auth/utils.js");
5930
5931
 
5931
5932
 
5932
5933
  const _excluded = ["callback"],
@@ -5968,6 +5969,7 @@ const _excluded = ["callback"],
5968
5969
 
5969
5970
 
5970
5971
 
5972
+
5971
5973
 
5972
5974
 
5973
5975
  /******************************************************************
@@ -7262,6 +7264,9 @@ function* logout({
7262
7264
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.call)(_frontegg_rest_api__WEBPACK_IMPORTED_MODULE_4__.api.auth.logout);
7263
7265
  }
7264
7266
  } catch {}
7267
+ if (_frontegg_rest_api__WEBPACK_IMPORTED_MODULE_6__.ContextHolder.isSessionPerTenantEnabled()) {
7268
+ (0,_frontegg_rest_api_auth__WEBPACK_IMPORTED_MODULE_30__.removeTabTenantFromSessionStorage)();
7269
+ }
7265
7270
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.put)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.resetState());
7266
7271
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.put)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.requestAuthorize(true));
7267
7272
  payload == null ? void 0 : payload();
@@ -7273,6 +7278,9 @@ function* silentLogout({
7273
7278
  try {
7274
7279
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.call)(_frontegg_rest_api__WEBPACK_IMPORTED_MODULE_4__.api.auth.logout);
7275
7280
  } catch {}
7281
+ if (_frontegg_rest_api__WEBPACK_IMPORTED_MODULE_6__.ContextHolder.isSessionPerTenantEnabled()) {
7282
+ (0,_frontegg_rest_api_auth__WEBPACK_IMPORTED_MODULE_30__.removeTabTenantFromSessionStorage)();
7283
+ }
7276
7284
  setTimeout(() => {
7277
7285
  var _payload$callback3;
7278
7286
  return payload == null ? void 0 : (_payload$callback3 = payload.callback) == null ? void 0 : _payload$callback3.call(payload, true);
@@ -7284,7 +7292,7 @@ function* handleEnrollMFAResponse({
7284
7292
  activeTenant
7285
7293
  }) {
7286
7294
  const mfaState = {
7287
- step: _MfaState_interfaces__WEBPACK_IMPORTED_MODULE_30__.MFAStep.recoveryCode,
7295
+ step: _MfaState_interfaces__WEBPACK_IMPORTED_MODULE_31__.MFAStep.recoveryCode,
7288
7296
  loading: false,
7289
7297
  error: undefined,
7290
7298
  saving: false
@@ -7317,7 +7325,7 @@ function* preEnrollMFASMSForLogin(_ref13) {
7317
7325
  const data = yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.call)(_frontegg_rest_api__WEBPACK_IMPORTED_MODULE_4__.api.auth.preEnrollMFASMSForLogin, payload);
7318
7326
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.put)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.setMfaState({
7319
7327
  otcToken: data.otcToken,
7320
- step: _MfaState_interfaces__WEBPACK_IMPORTED_MODULE_30__.MFAStep.smsVerifyCode,
7328
+ step: _MfaState_interfaces__WEBPACK_IMPORTED_MODULE_31__.MFAStep.smsVerifyCode,
7321
7329
  phoneNumber: data.phoneNumber
7322
7330
  }));
7323
7331
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.put)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.setLoginState({
@@ -7481,7 +7489,7 @@ function* loginSagas() {
7481
7489
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.login, login);
7482
7490
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.logout, logout);
7483
7491
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.silentLogout, silentLogout);
7484
- yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.loginWithMfa, _sagas__WEBPACK_IMPORTED_MODULE_31__.loginWithMfa);
7492
+ yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.loginWithMfa, _sagas__WEBPACK_IMPORTED_MODULE_32__.loginWithMfa);
7485
7493
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.recoverMfa, recoverMfa);
7486
7494
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.quickSmsPasswordlessPreLogin, quickSmsPasswordlessPreLogin);
7487
7495
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.changePhoneNumberWithVerification, changePhoneNumberWithVerification);
@@ -7500,12 +7508,12 @@ function* loginSagas() {
7500
7508
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.preEnrollMFAWebAuthnForLogin, preEnrollMFAWebAuthnForLogin);
7501
7509
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.enrollMFAWebAuthnForLogin, enrollMFAWebAuthnForLogin);
7502
7510
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.enrollMFAAuthenticatorAppForLogin, enrollMFAAuthenticatorAppForLogin);
7503
- yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.preVerifyMFASMSForLogin, _sagas__WEBPACK_IMPORTED_MODULE_32__.preVerifyMFASMSForLogin);
7504
- yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.verifyMFASMSForLogin, _sagas__WEBPACK_IMPORTED_MODULE_32__.verifyMFASMSForLogin);
7505
- yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.preVerifyMFAWebAuthnForLogin, _sagas__WEBPACK_IMPORTED_MODULE_33__.preVerifyMFAWebAuthnForLogin);
7506
- yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.verifyMFAWebAuthnForLogin, _sagas__WEBPACK_IMPORTED_MODULE_33__.verifyMFAWebAuthnForLogin);
7507
- yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.preVerifyMFAEmailCode, _sagas__WEBPACK_IMPORTED_MODULE_34__.preVerifyMFAEmailCodeForLogin);
7508
- yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.verifyMFAEmailCode, _sagas__WEBPACK_IMPORTED_MODULE_34__.verifyMFAEmailCodeForLogin);
7511
+ yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.preVerifyMFASMSForLogin, _sagas__WEBPACK_IMPORTED_MODULE_33__.preVerifyMFASMSForLogin);
7512
+ yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.verifyMFASMSForLogin, _sagas__WEBPACK_IMPORTED_MODULE_33__.verifyMFASMSForLogin);
7513
+ yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.preVerifyMFAWebAuthnForLogin, _sagas__WEBPACK_IMPORTED_MODULE_34__.preVerifyMFAWebAuthnForLogin);
7514
+ yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.verifyMFAWebAuthnForLogin, _sagas__WEBPACK_IMPORTED_MODULE_34__.verifyMFAWebAuthnForLogin);
7515
+ yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.preVerifyMFAEmailCode, _sagas__WEBPACK_IMPORTED_MODULE_35__.preVerifyMFAEmailCodeForLogin);
7516
+ yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.verifyMFAEmailCode, _sagas__WEBPACK_IMPORTED_MODULE_35__.verifyMFAEmailCodeForLogin);
7509
7517
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.takeLeading)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.resetBreachedPassword, resetBreachedPassword);
7510
7518
  }
7511
7519
 
@@ -7523,7 +7531,7 @@ function* requestAuthorizeMock({
7523
7531
  isLoading: true
7524
7532
  }));
7525
7533
  }
7526
- const user = _dummy__WEBPACK_IMPORTED_MODULE_35__.userDemo;
7534
+ const user = _dummy__WEBPACK_IMPORTED_MODULE_36__.userDemo;
7527
7535
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.put)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.loadTenants());
7528
7536
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.put)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.setState({
7529
7537
  user,
@@ -7539,7 +7547,7 @@ function* getUserIPMock({
7539
7547
  try {
7540
7548
  const {
7541
7549
  ip
7542
- } = _dummy__WEBPACK_IMPORTED_MODULE_35__.dummyIps[0];
7550
+ } = _dummy__WEBPACK_IMPORTED_MODULE_36__.dummyIps[0];
7543
7551
  yield (0,redux_saga_effects__WEBPACK_IMPORTED_MODULE_2__.put)(_reducer__WEBPACK_IMPORTED_MODULE_5__.actions.setState({
7544
7552
  userIp: ip
7545
7553
  }));
@@ -25191,7 +25199,7 @@ __webpack_require__.r(__webpack_exports__);
25191
25199
  /* harmony export */ });
25192
25200
  /* harmony import */ var _ThemeOptions__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./ThemeOptions */ "../../dist/@frontegg/types/ThemeOptions/index.js");
25193
25201
  /* harmony import */ var _Metadata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Metadata */ "../../dist/@frontegg/types/Metadata/index.js");
25194
- /** @license Frontegg v6.182.0-alpha.0
25202
+ /** @license Frontegg v6.182.0
25195
25203
  *
25196
25204
  * This source code is licensed under the MIT license found in the
25197
25205
  * LICENSE file in the root directory of this source tree.
@@ -27037,6 +27045,7 @@ __webpack_require__.r(__webpack_exports__);
27037
27045
  /* harmony export */ "refreshToken": () => (/* binding */ refreshToken),
27038
27046
  /* harmony export */ "refreshTokenV2": () => (/* binding */ refreshTokenV2),
27039
27047
  /* harmony export */ "refreshTokenV3": () => (/* binding */ refreshTokenV3),
27048
+ /* harmony export */ "removeTabTenantFromSessionStorage": () => (/* reexport safe */ _utils__WEBPACK_IMPORTED_MODULE_4__.removeTabTenantFromSessionStorage),
27040
27049
  /* harmony export */ "resendActivationEmail": () => (/* binding */ resendActivationEmail),
27041
27050
  /* harmony export */ "resendInvitationEmail": () => (/* binding */ resendInvitationEmail),
27042
27051
  /* harmony export */ "resetPassword": () => (/* binding */ resetPassword),
@@ -28083,6 +28092,7 @@ __webpack_require__.r(__webpack_exports__);
28083
28092
  /* harmony export */ "executeConditionalPromise": () => (/* binding */ executeConditionalPromise),
28084
28093
  /* harmony export */ "getCurrentUserTenantsFunction": () => (/* binding */ getCurrentUserTenantsFunction),
28085
28094
  /* harmony export */ "getTabTenantFromSessionStorage": () => (/* binding */ getTabTenantFromSessionStorage),
28095
+ /* harmony export */ "removeTabTenantFromSessionStorage": () => (/* binding */ removeTabTenantFromSessionStorage),
28086
28096
  /* harmony export */ "setTabTenantInSessionStorage": () => (/* binding */ setTabTenantInSessionStorage)
28087
28097
  /* harmony export */ });
28088
28098
  /* harmony import */ var _ContextHolder__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../ContextHolder */ "../../node_modules/@frontegg/rest-api/ContextHolder/index.js");
@@ -28109,6 +28119,9 @@ function setTabTenantInSessionStorage(tenantId) {
28109
28119
 
28110
28120
  sessionStorage.setItem(_constants__WEBPACK_IMPORTED_MODULE_0__.FRONTEGG_SEPARATE_TABS_BY_TENANT, tenantId);
28111
28121
  }
28122
+ function removeTabTenantFromSessionStorage() {
28123
+ sessionStorage.removeItem(_constants__WEBPACK_IMPORTED_MODULE_0__.FRONTEGG_SEPARATE_TABS_BY_TENANT);
28124
+ }
28112
28125
  function getTabTenantFromSessionStorage() {
28113
28126
  if (!_ContextHolder__WEBPACK_IMPORTED_MODULE_1__.ContextHolder.isSessionPerTenantEnabled()) {
28114
28127
  return null;
@@ -29293,7 +29306,7 @@ __webpack_require__.r(__webpack_exports__);
29293
29306
  /* harmony import */ var _users_interfaces__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./users/interfaces */ "../../node_modules/@frontegg/rest-api/users/interfaces.js");
29294
29307
  /* harmony import */ var _entitlements_interfaces__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./entitlements/interfaces */ "../../node_modules/@frontegg/rest-api/entitlements/interfaces.js");
29295
29308
  /* harmony import */ var _security_center_interfaces__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./security-center/interfaces */ "../../node_modules/@frontegg/rest-api/security-center/interfaces.js");
29296
- /** @license Frontegg v3.1.63
29309
+ /** @license Frontegg v3.1.64
29297
29310
  *
29298
29311
  * This source code is licensed under the MIT license found in the
29299
29312
  * LICENSE file in the root directory of this source tree.