@schibsted/account-sdk-browser 4.8.7-beta → 4.8.7-beta.3

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/es5/identity.js CHANGED
@@ -1541,9 +1541,7 @@ var Identity = /*#__PURE__*/function (_EventEmitter) {
1541
1541
  _context.next = 19;
1542
1542
  return _this2.callbackBeforeRedirect();
1543
1543
  case 19:
1544
- _this2.window.location.href = _this2._sessionService.makeUrl(sessionData.redirectURL, {
1545
- redirect_uri: _this2.window.location.origin
1546
- });
1544
+ _this2.window.location.href = _this2._sessionService.makeUrl(sessionData.redirectURL);
1547
1545
  return _context.abrupt("return");
1548
1546
  case 21:
1549
1547
  if (_this2._enableSessionCaching) {
@@ -11926,7 +11924,7 @@ __webpack_require__.r(__webpack_exports__);
11926
11924
 
11927
11925
 
11928
11926
 
11929
- var version = '4.8.7-beta';
11927
+ var version = '4.8.7-beta.3';
11930
11928
  /* harmony default export */ __webpack_exports__["default"] = (version);
11931
11929
 
11932
11930
  /***/ })