@axa-fr/react-oidc 7.22.3 → 7.22.4-alpha.1423

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.
@@ -1 +1 @@
1
- {"version":3,"file":"User.d.ts","sourceRoot":"","sources":["../src/User.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,YAAY,EAAc,MAAM,qBAAqB,CAAC;AAGpE,oBAAY,cAAc;IACtB,eAAe,oBAAmB;IAClC,OAAO,iBAAiB;IACxB,MAAM,gBAAgB;IACtB,YAAY,uBAAuB;CACtC;AAED,MAAM,MAAM,QAAQ,CAAC,CAAC,SAAS,YAAY,GAAG,YAAY,IAAI;IAC1D,IAAI,EAAE,CAAC,GAAG,IAAI,CAAC;IACf,MAAM,EAAE,cAAc,CAAC;CAC1B,CAAA;AAED,eAAO,MAAM,WAAW;;;;CAuCvB,CAAC"}
1
+ {"version":3,"file":"User.d.ts","sourceRoot":"","sources":["../src/User.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,YAAY,EAAc,MAAM,qBAAqB,CAAC;AAGpE,oBAAY,cAAc;IACtB,eAAe,oBAAmB;IAClC,OAAO,iBAAiB;IACxB,MAAM,gBAAgB;IACtB,YAAY,uBAAuB;CACtC;AAED,MAAM,MAAM,QAAQ,CAAC,CAAC,SAAS,YAAY,GAAG,YAAY,IAAI;IAC1D,IAAI,EAAE,CAAC,GAAG,IAAI,CAAC;IACf,MAAM,EAAE,cAAc,CAAC;CAC1B,CAAA;AAED,eAAO,MAAM,WAAW;;;;CA2CvB,CAAC"}
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import me, { useCallback as kt, useState as A, useEffect as S } from "react";
2
- import { OidcClient as f, getParseQueryStringFromLocation as Et, getPath as z, OidcLocation as Ye, getFetchDefault as Tt } from "@axa-fr/oidc-client";
2
+ import { OidcClient as d, getParseQueryStringFromLocation as Et, getPath as z, OidcLocation as Ye, getFetchDefault as Tt } from "@axa-fr/oidc-client";
3
3
  import { OidcClient as or, OidcLocation as sr, TokenAutomaticRenewMode as ar, TokenRenewMode as ir } from "@axa-fr/oidc-client";
4
4
  var be = { exports: {} }, G = {};
5
5
  /**
@@ -16,16 +16,16 @@ function wt() {
16
16
  if ($e)
17
17
  return G;
18
18
  $e = 1;
19
- var o = me, a = Symbol.for("react.element"), r = Symbol.for("react.fragment"), s = Object.prototype.hasOwnProperty, l = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, u = { key: !0, ref: !0, __self: !0, __source: !0 };
20
- function y(c, v, b) {
21
- var _, k = {}, x = null, j = null;
22
- b !== void 0 && (x = "" + b), v.key !== void 0 && (x = "" + v.key), v.ref !== void 0 && (j = v.ref);
23
- for (_ in v)
24
- s.call(v, _) && !u.hasOwnProperty(_) && (k[_] = v[_]);
25
- if (c && c.defaultProps)
26
- for (_ in v = c.defaultProps, v)
27
- k[_] === void 0 && (k[_] = v[_]);
28
- return { $$typeof: a, type: c, key: x, ref: j, props: k, _owner: l.current };
19
+ var o = me, a = Symbol.for("react.element"), r = Symbol.for("react.fragment"), s = Object.prototype.hasOwnProperty, c = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, l = { key: !0, ref: !0, __self: !0, __source: !0 };
20
+ function y(u, f, g) {
21
+ var b, k = {}, R = null, j = null;
22
+ g !== void 0 && (R = "" + g), f.key !== void 0 && (R = "" + f.key), f.ref !== void 0 && (j = f.ref);
23
+ for (b in f)
24
+ s.call(f, b) && !l.hasOwnProperty(b) && (k[b] = f[b]);
25
+ if (u && u.defaultProps)
26
+ for (b in f = u.defaultProps, f)
27
+ k[b] === void 0 && (k[b] = f[b]);
28
+ return { $$typeof: a, type: u, key: R, ref: j, props: k, _owner: c.current };
29
29
  }
30
30
  return G.Fragment = r, G.jsx = y, G.jsxs = y, G;
31
31
  }
@@ -42,7 +42,7 @@ var J = {};
42
42
  var Ve;
43
43
  function Ot() {
44
44
  return Ve || (Ve = 1, process.env.NODE_ENV !== "production" && function() {
45
- var o = me, a = Symbol.for("react.element"), r = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), l = Symbol.for("react.strict_mode"), u = Symbol.for("react.profiler"), y = Symbol.for("react.provider"), c = Symbol.for("react.context"), v = Symbol.for("react.forward_ref"), b = Symbol.for("react.suspense"), _ = Symbol.for("react.suspense_list"), k = Symbol.for("react.memo"), x = Symbol.for("react.lazy"), j = Symbol.for("react.offscreen"), H = Symbol.iterator, X = "@@iterator";
45
+ var o = me, a = Symbol.for("react.element"), r = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), c = Symbol.for("react.strict_mode"), l = Symbol.for("react.profiler"), y = Symbol.for("react.provider"), u = Symbol.for("react.context"), f = Symbol.for("react.forward_ref"), g = Symbol.for("react.suspense"), b = Symbol.for("react.suspense_list"), k = Symbol.for("react.memo"), R = Symbol.for("react.lazy"), j = Symbol.for("react.offscreen"), H = Symbol.iterator, X = "@@iterator";
46
46
  function M(e) {
47
47
  if (e === null || typeof e != "object")
48
48
  return null;
@@ -52,15 +52,15 @@ function Ot() {
52
52
  var L = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
53
53
  function O(e) {
54
54
  {
55
- for (var t = arguments.length, n = new Array(t > 1 ? t - 1 : 0), d = 1; d < t; d++)
56
- n[d - 1] = arguments[d];
55
+ for (var t = arguments.length, n = new Array(t > 1 ? t - 1 : 0), v = 1; v < t; v++)
56
+ n[v - 1] = arguments[v];
57
57
  ne("error", e, n);
58
58
  }
59
59
  }
60
60
  function ne(e, t, n) {
61
61
  {
62
- var d = L.ReactDebugCurrentFrame, g = d.getStackAddendum();
63
- g !== "" && (t += "%s", n = n.concat([g]));
62
+ var v = L.ReactDebugCurrentFrame, _ = v.getStackAddendum();
63
+ _ !== "" && (t += "%s", n = n.concat([_]));
64
64
  var m = n.map(function(p) {
65
65
  return String(p);
66
66
  });
@@ -70,23 +70,23 @@ function Ot() {
70
70
  var Y = !1, oe = !1, se = !1, ae = !1, ie = !1, F;
71
71
  F = Symbol.for("react.module.reference");
72
72
  function ce(e) {
73
- return !!(typeof e == "string" || typeof e == "function" || e === s || e === u || ie || e === l || e === b || e === _ || ae || e === j || Y || oe || se || typeof e == "object" && e !== null && (e.$$typeof === x || e.$$typeof === k || e.$$typeof === y || e.$$typeof === c || e.$$typeof === v || // This needs to include all possible module reference object
73
+ return !!(typeof e == "string" || typeof e == "function" || e === s || e === l || ie || e === c || e === g || e === b || ae || e === j || Y || oe || se || typeof e == "object" && e !== null && (e.$$typeof === R || e.$$typeof === k || e.$$typeof === y || e.$$typeof === u || e.$$typeof === f || // This needs to include all possible module reference object
74
74
  // types supported by any Flight configuration anywhere since
75
75
  // we don't know which Flight build this will end up being used
76
76
  // with.
77
77
  e.$$typeof === F || e.getModuleId !== void 0));
78
78
  }
79
79
  function le(e, t, n) {
80
- var d = e.displayName;
81
- if (d)
82
- return d;
83
- var g = t.displayName || t.name || "";
84
- return g !== "" ? n + "(" + g + ")" : n;
80
+ var v = e.displayName;
81
+ if (v)
82
+ return v;
83
+ var _ = t.displayName || t.name || "";
84
+ return _ !== "" ? n + "(" + _ + ")" : n;
85
85
  }
86
86
  function W(e) {
87
87
  return e.displayName || "Context";
88
88
  }
89
- function R(e) {
89
+ function x(e) {
90
90
  if (e == null)
91
91
  return null;
92
92
  if (typeof e.tag == "number" && O("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
@@ -98,32 +98,32 @@ function Ot() {
98
98
  return "Fragment";
99
99
  case r:
100
100
  return "Portal";
101
- case u:
102
- return "Profiler";
103
101
  case l:
102
+ return "Profiler";
103
+ case c:
104
104
  return "StrictMode";
105
- case b:
105
+ case g:
106
106
  return "Suspense";
107
- case _:
107
+ case b:
108
108
  return "SuspenseList";
109
109
  }
110
110
  if (typeof e == "object")
111
111
  switch (e.$$typeof) {
112
- case c:
112
+ case u:
113
113
  var t = e;
114
114
  return W(t) + ".Consumer";
115
115
  case y:
116
116
  var n = e;
117
117
  return W(n._context) + ".Provider";
118
- case v:
118
+ case f:
119
119
  return le(e, e.render, "ForwardRef");
120
120
  case k:
121
- var d = e.displayName || null;
122
- return d !== null ? d : R(e.type) || "Memo";
123
- case x: {
124
- var g = e, m = g._payload, p = g._init;
121
+ var v = e.displayName || null;
122
+ return v !== null ? v : x(e.type) || "Memo";
123
+ case R: {
124
+ var _ = e, m = _._payload, p = _._init;
125
125
  try {
126
- return R(p(m));
126
+ return x(p(m));
127
127
  } catch {
128
128
  return null;
129
129
  }
@@ -131,14 +131,14 @@ function Ot() {
131
131
  }
132
132
  return null;
133
133
  }
134
- var U = Object.assign, D = 0, $, T, N, Ee, Te, we, Oe;
134
+ var U = Object.assign, D = 0, $, T, I, Ee, Te, we, Oe;
135
135
  function Ce() {
136
136
  }
137
137
  Ce.__reactDisabledLog = !0;
138
138
  function He() {
139
139
  {
140
140
  if (D === 0) {
141
- $ = console.log, T = console.info, N = console.warn, Ee = console.error, Te = console.group, we = console.groupCollapsed, Oe = console.groupEnd;
141
+ $ = console.log, T = console.info, I = console.warn, Ee = console.error, Te = console.group, we = console.groupCollapsed, Oe = console.groupEnd;
142
142
  var e = {
143
143
  configurable: !0,
144
144
  enumerable: !0,
@@ -174,7 +174,7 @@ function Ot() {
174
174
  value: T
175
175
  }),
176
176
  warn: U({}, e, {
177
- value: N
177
+ value: I
178
178
  }),
179
179
  error: U({}, e, {
180
180
  value: Ee
@@ -199,9 +199,9 @@ function Ot() {
199
199
  if (de === void 0)
200
200
  try {
201
201
  throw Error();
202
- } catch (g) {
203
- var d = g.stack.trim().match(/\n( *(at )?)/);
204
- de = d && d[1] || "";
202
+ } catch (_) {
203
+ var v = _.stack.trim().match(/\n( *(at )?)/);
204
+ de = v && v[1] || "";
205
205
  }
206
206
  return `
207
207
  ` + de + e;
@@ -220,9 +220,9 @@ function Ot() {
220
220
  if (n !== void 0)
221
221
  return n;
222
222
  }
223
- var d;
223
+ var v;
224
224
  fe = !0;
225
- var g = Error.prepareStackTrace;
225
+ var _ = Error.prepareStackTrace;
226
226
  Error.prepareStackTrace = void 0;
227
227
  var m;
228
228
  m = ue.current, ue.current = null, He();
@@ -238,30 +238,30 @@ function Ot() {
238
238
  }), typeof Reflect == "object" && Reflect.construct) {
239
239
  try {
240
240
  Reflect.construct(p, []);
241
- } catch (I) {
242
- d = I;
241
+ } catch (N) {
242
+ v = N;
243
243
  }
244
244
  Reflect.construct(e, [], p);
245
245
  } else {
246
246
  try {
247
247
  p.call();
248
- } catch (I) {
249
- d = I;
248
+ } catch (N) {
249
+ v = N;
250
250
  }
251
251
  e.call(p.prototype);
252
252
  }
253
253
  } else {
254
254
  try {
255
255
  throw Error();
256
- } catch (I) {
257
- d = I;
256
+ } catch (N) {
257
+ v = N;
258
258
  }
259
259
  e();
260
260
  }
261
- } catch (I) {
262
- if (I && d && typeof I.stack == "string") {
263
- for (var h = I.stack.split(`
264
- `), C = d.stack.split(`
261
+ } catch (N) {
262
+ if (N && v && typeof N.stack == "string") {
263
+ for (var h = N.stack.split(`
264
+ `), C = v.stack.split(`
265
265
  `), E = h.length - 1, w = C.length - 1; E >= 1 && w >= 0 && h[E] !== C[w]; )
266
266
  w--;
267
267
  for (; E >= 1 && w >= 0; E--, w--)
@@ -278,7 +278,7 @@ function Ot() {
278
278
  }
279
279
  }
280
280
  } finally {
281
- fe = !1, ue.current = m, Xe(), Error.prepareStackTrace = g;
281
+ fe = !1, ue.current = m, Xe(), Error.prepareStackTrace = _;
282
282
  }
283
283
  var q = e ? e.displayName || e.name : "", Me = q ? Q(q) : "";
284
284
  return typeof e == "function" && Z.set(e, Me), Me;
@@ -298,21 +298,21 @@ function Ot() {
298
298
  if (typeof e == "string")
299
299
  return Q(e);
300
300
  switch (e) {
301
- case b:
301
+ case g:
302
302
  return Q("Suspense");
303
- case _:
303
+ case b:
304
304
  return Q("SuspenseList");
305
305
  }
306
306
  if (typeof e == "object")
307
307
  switch (e.$$typeof) {
308
- case v:
308
+ case f:
309
309
  return Ze(e.render);
310
310
  case k:
311
311
  return ee(e.type, t, n);
312
- case x: {
313
- var d = e, g = d._payload, m = d._init;
312
+ case R: {
313
+ var v = e, _ = v._payload, m = v._init;
314
314
  try {
315
- return ee(m(g), t, n);
315
+ return ee(m(_), t, n);
316
316
  } catch {
317
317
  }
318
318
  }
@@ -327,7 +327,7 @@ function Ot() {
327
327
  } else
328
328
  je.setExtraStackFrame(null);
329
329
  }
330
- function tt(e, t, n, d, g) {
330
+ function tt(e, t, n, v, _) {
331
331
  {
332
332
  var m = Function.call.bind(te);
333
333
  for (var p in e)
@@ -335,14 +335,14 @@ function Ot() {
335
335
  var h = void 0;
336
336
  try {
337
337
  if (typeof e[p] != "function") {
338
- var C = Error((d || "React class") + ": " + n + " type `" + p + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[p] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
338
+ var C = Error((v || "React class") + ": " + n + " type `" + p + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[p] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
339
339
  throw C.name = "Invariant Violation", C;
340
340
  }
341
- h = e[p](t, p, d, n, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
341
+ h = e[p](t, p, v, n, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
342
342
  } catch (E) {
343
343
  h = E;
344
344
  }
345
- h && !(h instanceof Error) && (re(g), O("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", d || "React class", n, p, typeof h), re(null)), h instanceof Error && !(h.message in xe) && (xe[h.message] = !0, re(g), O("Failed %s type: %s", n, h.message), re(null));
345
+ h && !(h instanceof Error) && (re(_), O("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", v || "React class", n, p, typeof h), re(null)), h instanceof Error && !(h.message in xe) && (xe[h.message] = !0, re(_), O("Failed %s type: %s", n, h.message), re(null));
346
346
  }
347
347
  }
348
348
  }
@@ -395,8 +395,8 @@ function Ot() {
395
395
  }
396
396
  function ct(e, t) {
397
397
  if (typeof e.ref == "string" && B.current && t && B.current.stateNode !== t) {
398
- var n = R(B.current.type);
399
- he[n] || (O('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', R(B.current.type), e.ref), he[n] = !0);
398
+ var n = x(B.current.type);
399
+ he[n] || (O('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', x(B.current.type), e.ref), he[n] = !0);
400
400
  }
401
401
  }
402
402
  function lt(e, t) {
@@ -421,7 +421,7 @@ function Ot() {
421
421
  });
422
422
  }
423
423
  }
424
- var dt = function(e, t, n, d, g, m, p) {
424
+ var dt = function(e, t, n, v, _, m, p) {
425
425
  var h = {
426
426
  // This tag allows us to uniquely identify this as a React Element
427
427
  $$typeof: a,
@@ -442,18 +442,18 @@ function Ot() {
442
442
  configurable: !1,
443
443
  enumerable: !1,
444
444
  writable: !1,
445
- value: d
445
+ value: v
446
446
  }), Object.defineProperty(h, "_source", {
447
447
  configurable: !1,
448
448
  enumerable: !1,
449
449
  writable: !1,
450
- value: g
450
+ value: _
451
451
  }), Object.freeze && (Object.freeze(h.props), Object.freeze(h)), h;
452
452
  };
453
- function ft(e, t, n, d, g) {
453
+ function ft(e, t, n, v, _) {
454
454
  {
455
455
  var m, p = {}, h = null, C = null;
456
- n !== void 0 && (Se(n), h = "" + n), it(t) && (Se(t.key), h = "" + t.key), at(t) && (C = t.ref, ct(t, g));
456
+ n !== void 0 && (Se(n), h = "" + n), it(t) && (Se(t.key), h = "" + t.key), at(t) && (C = t.ref, ct(t, _));
457
457
  for (m in t)
458
458
  te.call(t, m) && !st.hasOwnProperty(m) && (p[m] = t[m]);
459
459
  if (e && e.defaultProps) {
@@ -465,7 +465,7 @@ function Ot() {
465
465
  var w = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
466
466
  h && lt(p, w), C && ut(p, w);
467
467
  }
468
- return dt(e, h, C, g, d, B.current, p);
468
+ return dt(e, h, C, _, v, B.current, p);
469
469
  }
470
470
  }
471
471
  var pe = L.ReactCurrentOwner, De = L.ReactDebugCurrentFrame;
@@ -481,10 +481,10 @@ function Ot() {
481
481
  function ge(e) {
482
482
  return typeof e == "object" && e !== null && e.$$typeof === a;
483
483
  }
484
- function Ne() {
484
+ function Ie() {
485
485
  {
486
486
  if (pe.current) {
487
- var e = R(pe.current.type);
487
+ var e = x(pe.current.type);
488
488
  if (e)
489
489
  return `
490
490
 
@@ -504,10 +504,10 @@ Check your code at ` + t + ":" + n + ".";
504
504
  return "";
505
505
  }
506
506
  }
507
- var Ie = {};
507
+ var Ne = {};
508
508
  function ht(e) {
509
509
  {
510
- var t = Ne();
510
+ var t = Ie();
511
511
  if (!t) {
512
512
  var n = typeof e == "string" ? e : e.displayName || e.name;
513
513
  n && (t = `
@@ -523,11 +523,11 @@ Check the top-level render call using <` + n + ">.");
523
523
  return;
524
524
  e._store.validated = !0;
525
525
  var n = ht(t);
526
- if (Ie[n])
526
+ if (Ne[n])
527
527
  return;
528
- Ie[n] = !0;
529
- var d = "";
530
- e && e._owner && e._owner !== pe.current && (d = " It was passed a child from " + R(e._owner.type) + "."), V(e), O('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', n, d), V(null);
528
+ Ne[n] = !0;
529
+ var v = "";
530
+ e && e._owner && e._owner !== pe.current && (v = " It was passed a child from " + x(e._owner.type) + "."), V(e), O('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', n, v), V(null);
531
531
  }
532
532
  }
533
533
  function We(e, t) {
@@ -536,15 +536,15 @@ Check the top-level render call using <` + n + ">.");
536
536
  return;
537
537
  if (ve(e))
538
538
  for (var n = 0; n < e.length; n++) {
539
- var d = e[n];
540
- ge(d) && Le(d, t);
539
+ var v = e[n];
540
+ ge(v) && Le(v, t);
541
541
  }
542
542
  else if (ge(e))
543
543
  e._store && (e._store.validated = !0);
544
544
  else if (e) {
545
- var g = M(e);
546
- if (typeof g == "function" && g !== e.entries)
547
- for (var m = g.call(e), p; !(p = m.next()).done; )
545
+ var _ = M(e);
546
+ if (typeof _ == "function" && _ !== e.entries)
547
+ for (var m = _.call(e), p; !(p = m.next()).done; )
548
548
  ge(p.value) && Le(p.value, t);
549
549
  }
550
550
  }
@@ -557,19 +557,19 @@ Check the top-level render call using <` + n + ">.");
557
557
  var n;
558
558
  if (typeof t == "function")
559
559
  n = t.propTypes;
560
- else if (typeof t == "object" && (t.$$typeof === v || // Note: Memo only checks outer props here.
560
+ else if (typeof t == "object" && (t.$$typeof === f || // Note: Memo only checks outer props here.
561
561
  // Inner props are checked in the reconciler.
562
562
  t.$$typeof === k))
563
563
  n = t.propTypes;
564
564
  else
565
565
  return;
566
566
  if (n) {
567
- var d = R(t);
568
- tt(n, e.props, "prop", d, e);
567
+ var v = x(t);
568
+ tt(n, e.props, "prop", v, e);
569
569
  } else if (t.PropTypes !== void 0 && !_e) {
570
570
  _e = !0;
571
- var g = R(t);
572
- O("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", g || "Unknown");
571
+ var _ = x(t);
572
+ O("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", _ || "Unknown");
573
573
  }
574
574
  typeof t.getDefaultProps == "function" && !t.getDefaultProps.isReactClassApproved && O("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
575
575
  }
@@ -577,33 +577,33 @@ Check the top-level render call using <` + n + ">.");
577
577
  function _t(e) {
578
578
  {
579
579
  for (var t = Object.keys(e.props), n = 0; n < t.length; n++) {
580
- var d = t[n];
581
- if (d !== "children" && d !== "key") {
582
- V(e), O("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", d), V(null);
580
+ var v = t[n];
581
+ if (v !== "children" && v !== "key") {
582
+ V(e), O("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", v), V(null);
583
583
  break;
584
584
  }
585
585
  }
586
586
  e.ref !== null && (V(e), O("Invalid attribute `ref` supplied to `React.Fragment`."), V(null));
587
587
  }
588
588
  }
589
- function Ue(e, t, n, d, g, m) {
589
+ function Ue(e, t, n, v, _, m) {
590
590
  {
591
591
  var p = ce(e);
592
592
  if (!p) {
593
593
  var h = "";
594
594
  (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (h += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
595
- var C = vt(g);
596
- C ? h += C : h += Ne();
595
+ var C = vt(_);
596
+ C ? h += C : h += Ie();
597
597
  var E;
598
- e === null ? E = "null" : ve(e) ? E = "array" : e !== void 0 && e.$$typeof === a ? (E = "<" + (R(e.type) || "Unknown") + " />", h = " Did you accidentally export a JSX literal instead of a component?") : E = typeof e, O("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", E, h);
598
+ e === null ? E = "null" : ve(e) ? E = "array" : e !== void 0 && e.$$typeof === a ? (E = "<" + (x(e.type) || "Unknown") + " />", h = " Did you accidentally export a JSX literal instead of a component?") : E = typeof e, O("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", E, h);
599
599
  }
600
- var w = ft(e, t, n, g, m);
600
+ var w = ft(e, t, n, _, m);
601
601
  if (w == null)
602
602
  return w;
603
603
  if (p) {
604
604
  var P = t.children;
605
605
  if (P !== void 0)
606
- if (d)
606
+ if (v)
607
607
  if (ve(P)) {
608
608
  for (var q = 0; q < P.length; q++)
609
609
  We(P[q], e);
@@ -628,13 +628,13 @@ Check the top-level render call using <` + n + ">.");
628
628
  }
629
629
  process.env.NODE_ENV === "production" ? be.exports = wt() : be.exports = Ot();
630
630
  var i = be.exports;
631
- const Be = "default", Ct = (o, a, r = !1) => async (...s) => await a().fetchWithTokens(o, r)(...s), Kt = (o = null, a = Be, r = !1) => (s) => (l) => {
632
- const { fetch: u } = Rt(o || l.fetch, a, r);
633
- return /* @__PURE__ */ i.jsx(s, { ...l, fetch: u });
631
+ const Be = "default", Ct = (o, a, r = !1) => async (...s) => await a().fetchWithTokens(o, r)(...s), Kt = (o = null, a = Be, r = !1) => (s) => (c) => {
632
+ const { fetch: l } = Rt(o || c.fetch, a, r);
633
+ return /* @__PURE__ */ i.jsx(s, { ...c, fetch: l });
634
634
  }, Rt = (o = null, a = Be, r = !1) => {
635
- const s = o || window.fetch, l = f.get;
635
+ const s = o || window.fetch, c = d.get;
636
636
  return { fetch: kt(
637
- (y, c) => Ct(s, () => l(a), r)(y, c),
637
+ (y, u) => Ct(s, () => c(a), r)(y, u),
638
638
  [s, a]
639
639
  ) };
640
640
  }, ze = () => /* @__PURE__ */ i.jsx("div", { className: "oidc-authenticating", children: /* @__PURE__ */ i.jsxs("div", { className: "oidc-authenticating__container", children: [
@@ -646,319 +646,321 @@ const Be = "default", Ct = (o, a, r = !1) => async (...s) => await a().fetchWith
646
646
  ] }) }), jt = () => Math.random().toString(36).substr(2, 6), Pt = (o, a) => (r, s) => {
647
647
  if (typeof o.CustomEvent == "function")
648
648
  return new o.CustomEvent(r, s);
649
- const l = s || { bubbles: !1, cancelable: !1, detail: void 0 }, u = a.createEvent("CustomEvent");
650
- return u.initCustomEvent(r, l.bubbles, l.cancelable, l.detail), u.prototype = o.Event.prototype, u;
649
+ const c = s || { bubbles: !1, cancelable: !1, detail: void 0 }, l = a.createEvent("CustomEvent");
650
+ return l.initCustomEvent(r, c.bubbles, c.cancelable, c.detail), l.prototype = o.Event.prototype, l;
651
651
  }, St = (o, a, r) => ({
652
- replaceState: (s, l) => {
653
- const u = r(), y = l || o.history.state;
654
- o.history.replaceState({ key: u, state: y }, null, s), o.dispatchEvent(a("popstate"));
652
+ replaceState: (s, c) => {
653
+ const l = r(), y = c || o.history.state;
654
+ o.history.replaceState({ key: l, state: y }, null, s), o.dispatchEvent(a("popstate"));
655
655
  }
656
656
  }), At = () => St(window, Pt(window, document), jt), Ge = () => /* @__PURE__ */ i.jsx("div", { className: "oidc-callback", children: /* @__PURE__ */ i.jsxs("div", { className: "oidc-callback__container", children: [
657
657
  /* @__PURE__ */ i.jsx("h1", { className: "oidc-callback__title", children: "Authentication complete" }),
658
658
  /* @__PURE__ */ i.jsx("p", { className: "oidc-callback__content", children: "You will be redirected to your application." })
659
659
  ] }) }), Ft = ({ callBackError: o, callBackSuccess: a, configurationName: r, withCustomHistory: s }) => {
660
- const [l, u] = A(!1);
660
+ const [c, l] = A(!1);
661
661
  S(() => {
662
- let v = !0;
662
+ let f = !0;
663
663
  return (async () => {
664
- const _ = f.get;
664
+ const b = d.get;
665
665
  try {
666
- const { callbackPath: k } = await _(r).loginCallbackAsync();
666
+ const { callbackPath: k } = await b(r).loginCallbackAsync();
667
667
  (s ? s() : At()).replaceState(k || "/");
668
668
  } catch (k) {
669
- v && (console.warn(k), u(!0));
669
+ f && (console.warn(k), l(!0));
670
670
  }
671
671
  })(), () => {
672
- v = !1;
672
+ f = !1;
673
673
  };
674
674
  }, []);
675
- const y = o || ze, c = a || Ge;
676
- return l ? /* @__PURE__ */ i.jsx(y, { configurationName: r }) : /* @__PURE__ */ i.jsx(c, { configurationName: r });
677
- }, Dt = () => /* @__PURE__ */ i.jsx("span", { className: "oidc-loading", children: "Loading" }), Nt = () => /* @__PURE__ */ i.jsx("div", { className: "oidc-serviceworker", children: /* @__PURE__ */ i.jsxs("div", { className: "oidc-serviceworker__container", children: [
675
+ const y = o || ze, u = a || Ge;
676
+ return c ? /* @__PURE__ */ i.jsx(y, { configurationName: r }) : /* @__PURE__ */ i.jsx(u, { configurationName: r });
677
+ }, Dt = () => /* @__PURE__ */ i.jsx("span", { className: "oidc-loading", children: "Loading" }), It = () => /* @__PURE__ */ i.jsx("div", { className: "oidc-serviceworker", children: /* @__PURE__ */ i.jsxs("div", { className: "oidc-serviceworker__container", children: [
678
678
  /* @__PURE__ */ i.jsx("h1", { className: "oidc-serviceworker__title", children: "Unable to authenticate on this browser" }),
679
679
  /* @__PURE__ */ i.jsx("p", { className: "oidc-serviceworker__content", children: "Your browser is not secure enough to make authentication work. Try updating your browser or use a newer browser." })
680
- ] }) }), It = () => /* @__PURE__ */ i.jsx("div", { className: "oidc-session-lost", children: /* @__PURE__ */ i.jsxs("div", { className: "oidc-session-lost__container", children: [
680
+ ] }) }), Nt = () => /* @__PURE__ */ i.jsx("div", { className: "oidc-session-lost", children: /* @__PURE__ */ i.jsxs("div", { className: "oidc-session-lost__container", children: [
681
681
  /* @__PURE__ */ i.jsx("h1", { className: "oidc-session-lost__title", children: "Session timed out" }),
682
682
  /* @__PURE__ */ i.jsx("p", { className: "oidc-session-lost__content", children: "Your session has expired. Please re-authenticate." })
683
683
  ] }) }), Lt = ({ configurationName: o }) => (S(() => {
684
684
  (async () => {
685
- const r = f.get;
685
+ const r = d.get;
686
686
  r(o).silentLoginCallbackAsync();
687
687
  })();
688
688
  }, []), /* @__PURE__ */ i.jsx(i.Fragment, {})), Wt = ({ configurationName: o }) => {
689
- const a = Et(window.location.href), r = f.get, s = r(o);
690
- let l = null;
691
- for (const [u, y] of Object.entries(a))
692
- u === "state" || u === "scope" || (l === null && (l = {}), l[u] = y);
689
+ const a = Et(window.location.href), r = d.get, s = r(o);
690
+ let c = null;
691
+ for (const [l, y] of Object.entries(a))
692
+ l === "state" || l === "scope" || (c === null && (c = {}), c[l] = y);
693
693
  return S(() => {
694
- s.tokens || s.loginAsync(null, l, !0, a.scope);
694
+ s.tokens || s.loginAsync(null, c, !0, a.scope);
695
695
  }, []), /* @__PURE__ */ i.jsx(i.Fragment, {});
696
696
  }, Ut = ({
697
697
  callbackErrorComponent: o,
698
698
  callbackSuccessComponent: a,
699
699
  redirect_uri: r,
700
700
  silent_redirect_uri: s,
701
- silent_login_uri: l,
702
- children: u,
701
+ silent_login_uri: c,
702
+ children: l,
703
703
  configurationName: y,
704
- withCustomHistory: c = null,
705
- location: v
704
+ withCustomHistory: u = null,
705
+ location: f
706
706
  }) => {
707
- const b = window ? z(window.location.href) : "", [_, k] = A(b);
707
+ const g = window ? z(window.location.href) : "", [b, k] = A(g);
708
708
  S(() => {
709
709
  const j = () => k(z(window.location.href));
710
710
  return j(), window.addEventListener("popstate", j, !1), () => window.removeEventListener("popstate", j, !1);
711
711
  }, []);
712
- const x = z(r);
713
- if (s && _ === z(s))
712
+ const R = z(r);
713
+ if (s && b === z(s))
714
714
  return /* @__PURE__ */ i.jsx(Lt, { configurationName: y });
715
- if (l && _ === z(l))
715
+ if (c && b === z(c))
716
716
  return /* @__PURE__ */ i.jsx(Wt, { configurationName: y });
717
- switch (_) {
718
- case x:
719
- return /* @__PURE__ */ i.jsx(Ft, { callBackError: o, callBackSuccess: a, configurationName: y, withCustomHistory: c });
717
+ switch (b) {
718
+ case R:
719
+ return /* @__PURE__ */ i.jsx(Ft, { callBackError: o, callBackSuccess: a, configurationName: y, withCustomHistory: u });
720
720
  default:
721
- return /* @__PURE__ */ i.jsx(i.Fragment, { children: u });
721
+ return /* @__PURE__ */ i.jsx(i.Fragment, { children: l });
722
722
  }
723
723
  }, Mt = me.memo(Ut), qe = { name: "", data: null }, Yt = ({ loadingComponent: o, children: a, configurationName: r }) => {
724
- const [s, l] = A(!0), u = f.get, y = u(r);
724
+ const [s, c] = A(!0), l = d.get, y = l(r);
725
725
  S(() => {
726
- let v = !0;
726
+ let f = !0;
727
727
  return y && y.tryKeepExistingSessionAsync().then(() => {
728
- v && l(!1);
728
+ f && c(!1);
729
729
  }), () => {
730
- v = !1;
730
+ f = !1;
731
731
  };
732
732
  }, [r]);
733
- const c = o;
734
- return /* @__PURE__ */ i.jsx(i.Fragment, { children: s ? /* @__PURE__ */ i.jsx(c, { configurationName: r }) : /* @__PURE__ */ i.jsx(i.Fragment, { children: a }) });
733
+ const u = o;
734
+ return /* @__PURE__ */ i.jsx(i.Fragment, { children: s ? /* @__PURE__ */ i.jsx(u, { configurationName: r }) : /* @__PURE__ */ i.jsx(i.Fragment, { children: a }) });
735
735
  }, K = ({ isLoading: o, loadingComponent: a, children: r, configurationName: s }) => {
736
- const l = a;
737
- return o ? /* @__PURE__ */ i.jsx(l, { configurationName: s, children: r }) : /* @__PURE__ */ i.jsx(i.Fragment, { children: r });
736
+ const c = a;
737
+ return o ? /* @__PURE__ */ i.jsx(c, { configurationName: s, children: r }) : /* @__PURE__ */ i.jsx(i.Fragment, { children: r });
738
738
  }, Ht = ({
739
739
  children: o,
740
740
  configuration: a,
741
741
  configurationName: r = "default",
742
742
  callbackSuccessComponent: s = Ge,
743
- authenticatingComponent: l = xt,
744
- loadingComponent: u = Dt,
745
- serviceWorkerNotSupportedComponent: y = Nt,
746
- authenticatingErrorComponent: c = ze,
747
- sessionLostComponent: v = It,
748
- onSessionLost: b = null,
749
- onLogoutFromAnotherTab: _ = null,
743
+ authenticatingComponent: c = xt,
744
+ loadingComponent: l = Dt,
745
+ serviceWorkerNotSupportedComponent: y = It,
746
+ authenticatingErrorComponent: u = ze,
747
+ sessionLostComponent: f = Nt,
748
+ onSessionLost: g = null,
749
+ onLogoutFromAnotherTab: b = null,
750
750
  onLogoutFromSameTab: k = null,
751
- withCustomHistory: x = null,
751
+ withCustomHistory: R = null,
752
752
  onEvent: j = null,
753
753
  getFetch: H = null,
754
754
  location: X = null
755
755
  }) => {
756
- const M = (D = "default") => f.getOrCreate(H ?? Tt, X ?? new Ye())(a, D), [L, O] = A(!0), [ne, Y] = A(qe), [oe, se] = A("default");
756
+ const M = (D = "default") => d.getOrCreate(H ?? Tt, X ?? new Ye())(a, D), [L, O] = A(!0), [ne, Y] = A(qe), [oe, se] = A("default");
757
757
  S(() => {
758
- const $ = M(r).subscribeEvents((T, N) => {
759
- j && j(r, T, N);
758
+ const $ = M(r).subscribeEvents((T, I) => {
759
+ j && j(r, T, I);
760
760
  });
761
761
  return () => {
762
762
  M(r).removeEventSubscription($);
763
763
  };
764
764
  }, [r, j]), S(() => {
765
- const $ = M(r).subscribeEvents((T, N) => {
766
- if (T === f.eventNames.refreshTokensAsync_error || T === f.eventNames.syncTokensAsync_error) {
767
- if (b != null) {
768
- b();
765
+ const $ = M(r).subscribeEvents((T, I) => {
766
+ if (T === d.eventNames.refreshTokensAsync_error || T === d.eventNames.syncTokensAsync_error) {
767
+ if (g != null) {
768
+ g();
769
769
  return;
770
770
  }
771
- Y({ name: T, data: N });
772
- } else if (T === f.eventNames.logout_from_another_tab) {
773
- if (_ != null) {
774
- _();
771
+ Y({ name: T, data: I });
772
+ } else if (T === d.eventNames.logout_from_another_tab) {
773
+ if (b != null) {
774
+ b();
775
775
  return;
776
776
  }
777
- Y({ name: T, data: N });
777
+ Y({ name: T, data: I });
778
778
  } else
779
- T === f.eventNames.logout_from_same_tab ? k != null && k() : T === f.eventNames.loginAsync_begin || T === f.eventNames.loginCallbackAsync_end || T === f.eventNames.loginAsync_error || T === f.eventNames.loginCallbackAsync_error ? Y({ name: T, data: N }) : T === f.eventNames.service_worker_not_supported_by_browser && a.service_worker_only === !0 && Y({ name: T, data: N });
779
+ T === d.eventNames.logout_from_same_tab ? k != null && k() : T === d.eventNames.loginAsync_begin || T === d.eventNames.loginCallbackAsync_end || T === d.eventNames.loginAsync_error || T === d.eventNames.loginCallbackAsync_error ? Y({ name: T, data: I }) : T === d.eventNames.service_worker_not_supported_by_browser && a.service_worker_only === !0 && Y({ name: T, data: I });
780
780
  });
781
781
  return se(r), O(!1), () => {
782
782
  M(r).removeEventSubscription($), Y(qe);
783
783
  };
784
784
  }, [a, r]);
785
- const ae = v, ie = l, F = u, ce = y, le = c, W = L || oe !== r, R = M(r);
785
+ const ae = f, ie = c, F = l, ce = y, le = u, W = L || oe !== r, x = M(r);
786
786
  switch (ne.name) {
787
- case f.eventNames.service_worker_not_supported_by_browser:
787
+ case d.eventNames.service_worker_not_supported_by_browser:
788
788
  return /* @__PURE__ */ i.jsx(K, { loadingComponent: F, isLoading: W, configurationName: r, children: /* @__PURE__ */ i.jsx(ce, { configurationName: r }) });
789
- case f.eventNames.loginAsync_begin:
789
+ case d.eventNames.loginAsync_begin:
790
790
  return /* @__PURE__ */ i.jsx(K, { loadingComponent: F, isLoading: W, configurationName: r, children: /* @__PURE__ */ i.jsx(ie, { configurationName: r }) });
791
- case f.eventNames.loginAsync_error:
792
- case f.eventNames.loginCallbackAsync_error:
791
+ case d.eventNames.loginAsync_error:
792
+ case d.eventNames.loginCallbackAsync_error:
793
793
  return /* @__PURE__ */ i.jsx(K, { loadingComponent: F, isLoading: W, configurationName: r, children: /* @__PURE__ */ i.jsx(le, { configurationName: r }) });
794
- case f.eventNames.refreshTokensAsync_error:
795
- case f.eventNames.syncTokensAsync_error:
796
- case f.eventNames.logout_from_another_tab:
794
+ case d.eventNames.refreshTokensAsync_error:
795
+ case d.eventNames.syncTokensAsync_error:
796
+ case d.eventNames.logout_from_another_tab:
797
797
  return /* @__PURE__ */ i.jsx(K, { loadingComponent: F, isLoading: W, configurationName: r, children: /* @__PURE__ */ i.jsx(ae, { configurationName: r }) });
798
798
  default:
799
799
  return /* @__PURE__ */ i.jsx(K, { loadingComponent: F, isLoading: W, configurationName: r, children: /* @__PURE__ */ i.jsx(
800
800
  Mt,
801
801
  {
802
- redirect_uri: R.configuration.redirect_uri,
803
- silent_redirect_uri: R.configuration.silent_redirect_uri,
804
- silent_login_uri: R.configuration.silent_login_uri,
802
+ redirect_uri: x.configuration.redirect_uri,
803
+ silent_redirect_uri: x.configuration.silent_redirect_uri,
804
+ silent_login_uri: x.configuration.silent_login_uri,
805
805
  callbackSuccessComponent: s,
806
- callbackErrorComponent: c,
807
- authenticatingComponent: l,
806
+ callbackErrorComponent: u,
807
+ authenticatingComponent: c,
808
808
  configurationName: r,
809
- withCustomHistory: x,
809
+ withCustomHistory: R,
810
810
  location: X ?? new Ye(),
811
811
  children: /* @__PURE__ */ i.jsx(Yt, { loadingComponent: F, configurationName: r, children: o })
812
812
  }
813
813
  ) });
814
814
  }
815
815
  }, $t = ({ children: o, callbackPath: a = null, extras: r = null, configurationName: s = "default" }) => {
816
- const l = f.get, u = l(s);
816
+ const c = d.get, l = c(s);
817
817
  return S(() => {
818
- u.tokens || u.loginAsync(a, r);
819
- }, [s, a, r]), u.tokens ? /* @__PURE__ */ i.jsx(i.Fragment, { children: o }) : null;
820
- }, Xt = (o, a = null, r = null, s = "default") => (l) => /* @__PURE__ */ i.jsx($t, { callbackPath: a, extras: r, configurationName: s, children: /* @__PURE__ */ i.jsx(o, { ...l }) }), ke = "default", ye = (o, a) => {
818
+ l.tokens || l.loginAsync(a, r);
819
+ }, [s, a, r]), l.tokens ? /* @__PURE__ */ i.jsx(i.Fragment, { children: o }) : null;
820
+ }, Xt = (o, a = null, r = null, s = "default") => (c) => /* @__PURE__ */ i.jsx($t, { callbackPath: a, extras: r, configurationName: s, children: /* @__PURE__ */ i.jsx(o, { ...c }) }), ke = "default", ye = (o, a) => {
821
821
  let r = !1;
822
822
  return o(a) && (r = o(a).tokens != null), r;
823
823
  }, Qt = (o = ke) => {
824
- const a = f.get, [r, s] = A(ye(a, o));
824
+ const a = d.get, [r, s] = A(ye(a, o));
825
825
  return S(() => {
826
- let c = !0;
827
- const v = a(o);
826
+ let u = !0;
827
+ const f = a(o);
828
828
  s(ye(a, o));
829
- const b = v.subscribeEvents((_, k) => {
830
- (_ === f.eventNames.logout_from_another_tab || _ === f.eventNames.logout_from_same_tab || _ === f.eventNames.token_aquired) && c && s(ye(a, o));
829
+ const g = f.subscribeEvents((b, k) => {
830
+ (b === d.eventNames.logout_from_another_tab || b === d.eventNames.logout_from_same_tab || b === d.eventNames.token_aquired) && u && s(ye(a, o));
831
831
  });
832
832
  return () => {
833
- c = !1, v.removeEventSubscription(b);
833
+ u = !1, f.removeEventSubscription(g);
834
834
  };
835
- }, [o]), { login: (c = void 0, v = null, b = !1) => a(o).loginAsync(c, v, !1, void 0, b), logout: (c = void 0, v = null) => a(o).logoutAsync(c, v), renewTokens: async (c = null) => {
836
- const v = await a(o).renewTokensAsync(c);
835
+ }, [o]), { login: (u = void 0, f = null, g = !1) => a(o).loginAsync(u, f, !1, void 0, g), logout: (u = void 0, f = null) => a(o).logoutAsync(u, f), renewTokens: async (u = null) => {
836
+ const f = await a(o).renewTokensAsync(u);
837
837
  return {
838
838
  // @ts-ignore
839
- accessToken: v.accessToken,
839
+ accessToken: f.accessToken,
840
840
  // @ts-ignore
841
- accessTokenPayload: v.accessTokenPayload,
841
+ accessTokenPayload: f.accessTokenPayload,
842
842
  // @ts-ignore
843
- idToken: v.idToken,
843
+ idToken: f.idToken,
844
844
  // @ts-ignore
845
- idTokenPayload: v.idTokenPayload
845
+ idTokenPayload: f.idTokenPayload
846
846
  };
847
847
  }, isAuthenticated: r };
848
848
  }, Je = { accessToken: null, accessTokenPayload: null }, Vt = (o) => {
849
- const a = f.get, r = a(o);
849
+ const a = d.get, r = a(o);
850
850
  if (r.tokens) {
851
851
  const s = r.tokens;
852
852
  return {
853
853
  accessToken: s.accessToken,
854
854
  accessTokenPayload: s.accessTokenPayload,
855
- generateDemonstrationOfProofOfPossessionAsync: r.configuration.demonstrating_proof_of_possession ? (l, u) => r.generateDemonstrationOfProofOfPossessionAsync(s.accessToken, l, u) : null
855
+ generateDemonstrationOfProofOfPossessionAsync: r.configuration.demonstrating_proof_of_possession ? (c, l) => r.generateDemonstrationOfProofOfPossessionAsync(s.accessToken, c, l) : null
856
856
  };
857
857
  }
858
858
  return Je;
859
859
  };
860
860
  function qt(o, a) {
861
- return o.configuration.demonstrating_proof_of_possession ? (r, s, l = {}) => o.generateDemonstrationOfProofOfPossessionAsync(a.accessToken, r, s, l) : null;
861
+ return o.configuration.demonstrating_proof_of_possession ? (r, s, c = {}) => o.generateDemonstrationOfProofOfPossessionAsync(a.accessToken, r, s, c) : null;
862
862
  }
863
863
  const Zt = (o = ke) => {
864
- const a = f.get, [r, s] = A(Vt(o));
864
+ const a = d.get, [r, s] = A(Vt(o));
865
865
  return S(() => {
866
- let l = !0;
867
- const u = a(o);
868
- if (u.tokens) {
869
- const c = u.tokens;
870
- s({ accessToken: c.accessToken, accessTokenPayload: c.accessTokenPayload });
871
- }
872
- const y = u.subscribeEvents((c, v) => {
873
- if ((c === f.eventNames.token_renewed || c === f.eventNames.token_aquired || c === f.eventNames.logout_from_another_tab || c === f.eventNames.logout_from_same_tab || c === f.eventNames.refreshTokensAsync_error || c === f.eventNames.syncTokensAsync_error) && l) {
874
- const b = u.tokens;
875
- s(b != null ? {
876
- accessToken: b.accessToken,
877
- accessTokenPayload: b.accessTokenPayload,
878
- generateDemonstrationOfProofOfPossessionAsync: qt(u, b)
866
+ let c = !0;
867
+ const l = a(o);
868
+ if (l.tokens) {
869
+ const u = l.tokens;
870
+ s({ accessToken: u.accessToken, accessTokenPayload: u.accessTokenPayload });
871
+ }
872
+ const y = l.subscribeEvents((u, f) => {
873
+ if ((u === d.eventNames.token_renewed || u === d.eventNames.token_aquired || u === d.eventNames.logout_from_another_tab || u === d.eventNames.logout_from_same_tab || u === d.eventNames.refreshTokensAsync_error || u === d.eventNames.syncTokensAsync_error) && c) {
874
+ const g = l.tokens;
875
+ s(g != null ? {
876
+ accessToken: g.accessToken,
877
+ accessTokenPayload: g.accessTokenPayload,
878
+ generateDemonstrationOfProofOfPossessionAsync: qt(l, g)
879
879
  } : Je);
880
880
  }
881
881
  });
882
882
  return () => {
883
- l = !1, u.removeEventSubscription(y);
883
+ c = !1, l.removeEventSubscription(y);
884
884
  };
885
885
  }, [o]), r;
886
886
  }, Ke = { idToken: null, idTokenPayload: null }, Bt = (o) => {
887
- const a = f.get, r = a(o);
887
+ const a = d.get, r = a(o);
888
888
  if (r.tokens) {
889
889
  const s = r.tokens;
890
890
  return { idToken: s.idToken, idTokenPayload: s.idTokenPayload };
891
891
  }
892
892
  return Ke;
893
893
  }, er = (o = ke) => {
894
- const a = f.get, [r, s] = A(Bt(o));
894
+ const a = d.get, [r, s] = A(Bt(o));
895
895
  return S(() => {
896
- let l = !0;
897
- const u = a(o);
898
- if (u.tokens) {
899
- const c = u.tokens;
900
- s({ idToken: c.idToken, idTokenPayload: c.idTokenPayload });
901
- }
902
- const y = u.subscribeEvents((c, v) => {
903
- if ((c === f.eventNames.token_renewed || c === f.eventNames.token_aquired || c === f.eventNames.logout_from_another_tab || c === f.eventNames.logout_from_same_tab || c === f.eventNames.refreshTokensAsync_error || c === f.eventNames.syncTokensAsync_error) && l) {
904
- const b = u.tokens;
905
- s(b != null ? { idToken: b.idToken, idTokenPayload: b.idTokenPayload } : Ke);
896
+ let c = !0;
897
+ const l = a(o);
898
+ if (l.tokens) {
899
+ const u = l.tokens;
900
+ s({ idToken: u.idToken, idTokenPayload: u.idTokenPayload });
901
+ }
902
+ const y = l.subscribeEvents((u, f) => {
903
+ if ((u === d.eventNames.token_renewed || u === d.eventNames.token_aquired || u === d.eventNames.logout_from_another_tab || u === d.eventNames.logout_from_same_tab || u === d.eventNames.refreshTokensAsync_error || u === d.eventNames.syncTokensAsync_error) && c) {
904
+ const g = l.tokens;
905
+ s(g != null ? { idToken: g.idToken, idTokenPayload: g.idTokenPayload } : Ke);
906
906
  }
907
907
  });
908
908
  return () => {
909
- l = !1, u.removeEventSubscription(y);
909
+ c = !1, l.removeEventSubscription(y);
910
910
  };
911
911
  }, [o]), r;
912
912
  };
913
913
  var zt = /* @__PURE__ */ ((o) => (o.Unauthenticated = "Unauthenticated", o.Loading = "Loading user", o.Loaded = "User loaded", o.LoadingError = "Error loading user", o))(zt || {});
914
914
  const tr = (o = "default", a = !1) => {
915
- const [r, s] = A({
916
- user: null,
915
+ const r = d.get(o), [s, c] = A({
916
+ user: r.userInfo(),
917
917
  status: "Unauthenticated"
918
918
  /* Unauthenticated */
919
- }), [l, u] = A("");
919
+ }), [l, y] = A("");
920
920
  S(() => {
921
- const c = f.get(o);
922
- let v = !0;
923
- if (c && c.tokens) {
924
- s({
925
- ...r,
921
+ const f = d.get(o);
922
+ let g = !0;
923
+ if (f && f.tokens) {
924
+ c({
925
+ ...s,
926
926
  status: "Loading user"
927
927
  /* Loading */
928
928
  });
929
- const _ = l !== "";
930
- c.userInfoAsync(_, a).then((k) => {
931
- v && s({
932
- user: k,
929
+ const k = l !== "";
930
+ if (k && f.userInfo())
931
+ return;
932
+ f.userInfoAsync(k, a).then((R) => {
933
+ g && c({
934
+ user: R,
933
935
  status: "User loaded"
934
936
  /* Loaded */
935
937
  });
936
- }).catch(() => s({
937
- ...r,
938
+ }).catch(() => c({
939
+ ...s,
938
940
  status: "Error loading user"
939
941
  /* LoadingError */
940
942
  }));
941
943
  } else
942
- s({
944
+ c({
943
945
  user: null,
944
946
  status: "Unauthenticated"
945
947
  /* Unauthenticated */
946
948
  });
947
- const b = c.subscribeEvents((_) => {
948
- (_ === f.eventNames.logout_from_another_tab || _ === f.eventNames.logout_from_same_tab) && v && s({
949
+ const b = f.subscribeEvents((k) => {
950
+ (k === d.eventNames.logout_from_another_tab || k === d.eventNames.logout_from_same_tab) && g && c({
949
951
  user: null,
950
952
  status: "Unauthenticated"
951
953
  /* Unauthenticated */
952
954
  });
953
955
  });
954
956
  return () => {
955
- v = !1, c.removeEventSubscription(b);
957
+ g = !1, f.removeEventSubscription(b);
956
958
  };
957
959
  }, [l]);
958
- const y = () => {
959
- u(l + " ");
960
+ const u = () => {
961
+ y(l + " ");
960
962
  };
961
- return { oidcUser: r.user, oidcUserLoadingState: r.status, reloadOidcUser: y };
963
+ return { oidcUser: s.user, oidcUserLoadingState: s.status, reloadOidcUser: u };
962
964
  };
963
965
  export {
964
966
  or as OidcClient,
@@ -1,4 +1,4 @@
1
- (function(O,_){typeof exports=="object"&&typeof module<"u"?_(exports,require("react"),require("@axa-fr/oidc-client")):typeof define=="function"&&define.amd?define(["exports","react","@axa-fr/oidc-client"],_):(O=typeof globalThis<"u"?globalThis:O||self,_(O["react-oidc"]={},O.React,O.oidcClient))})(this,function(O,_,c){"use strict";var ne={exports:{}},G={};/**
1
+ (function(E,_){typeof exports=="object"&&typeof module<"u"?_(exports,require("react"),require("@axa-fr/oidc-client")):typeof define=="function"&&define.amd?define(["exports","react","@axa-fr/oidc-client"],_):(E=typeof globalThis<"u"?globalThis:E||self,_(E["react-oidc"]={},E.React,E.oidcClient))})(this,function(E,_,a){"use strict";var ne={exports:{}},G={};/**
2
2
  * @license React
3
3
  * react-jsx-runtime.production.min.js
4
4
  *
@@ -6,7 +6,7 @@
6
6
  *
7
7
  * This source code is licensed under the MIT license found in the
8
8
  * LICENSE file in the root directory of this source tree.
9
- */var me;function Qe(){if(me)return G;me=1;var s=_,a=Symbol.for("react.element"),n=Symbol.for("react.fragment"),o=Object.prototype.hasOwnProperty,u=s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,f={key:!0,ref:!0,__self:!0,__source:!0};function b(l,v,m){var g,E={},C=null,x=null;m!==void 0&&(C=""+m),v.key!==void 0&&(C=""+v.key),v.ref!==void 0&&(x=v.ref);for(g in v)o.call(v,g)&&!f.hasOwnProperty(g)&&(E[g]=v[g]);if(l&&l.defaultProps)for(g in v=l.defaultProps,v)E[g]===void 0&&(E[g]=v[g]);return{$$typeof:a,type:l,key:C,ref:x,props:E,_owner:u.current}}return G.Fragment=n,G.jsx=b,G.jsxs=b,G}var J={};/**
9
+ */var me;function Qe(){if(me)return G;me=1;var s=_,c=Symbol.for("react.element"),n=Symbol.for("react.fragment"),o=Object.prototype.hasOwnProperty,l=s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,u={key:!0,ref:!0,__self:!0,__source:!0};function b(f,d,y){var m,O={},P=null,x=null;y!==void 0&&(P=""+y),d.key!==void 0&&(P=""+d.key),d.ref!==void 0&&(x=d.ref);for(m in d)o.call(d,m)&&!u.hasOwnProperty(m)&&(O[m]=d[m]);if(f&&f.defaultProps)for(m in d=f.defaultProps,d)O[m]===void 0&&(O[m]=d[m]);return{$$typeof:c,type:f,key:P,ref:x,props:O,_owner:l.current}}return G.Fragment=n,G.jsx=b,G.jsxs=b,G}var J={};/**
10
10
  * @license React
11
11
  * react-jsx-runtime.development.js
12
12
  *
@@ -14,14 +14,14 @@
14
14
  *
15
15
  * This source code is licensed under the MIT license found in the
16
16
  * LICENSE file in the root directory of this source tree.
17
- */var ke;function Ze(){return ke||(ke=1,process.env.NODE_ENV!=="production"&&function(){var s=_,a=Symbol.for("react.element"),n=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),u=Symbol.for("react.strict_mode"),f=Symbol.for("react.profiler"),b=Symbol.for("react.provider"),l=Symbol.for("react.context"),v=Symbol.for("react.forward_ref"),m=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),E=Symbol.for("react.memo"),C=Symbol.for("react.lazy"),x=Symbol.for("react.offscreen"),X=Symbol.iterator,Q="@@iterator";function W(e){if(e===null||typeof e!="object")return null;var t=X&&e[X]||e[Q];return typeof t=="function"?t:null}var L=s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function S(e){{for(var t=arguments.length,r=new Array(t>1?t-1:0),d=1;d<t;d++)r[d-1]=arguments[d];oe("error",e,r)}}function oe(e,t,r){{var d=L.ReactDebugCurrentFrame,y=d.getStackAddendum();y!==""&&(t+="%s",r=r.concat([y]));var k=r.map(function(p){return String(p)});k.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,k)}}var Y=!1,ae=!1,ce=!1,ie=!1,le=!1,F;F=Symbol.for("react.module.reference");function ue(e){return!!(typeof e=="string"||typeof e=="function"||e===o||e===f||le||e===u||e===m||e===g||ie||e===x||Y||ae||ce||typeof e=="object"&&e!==null&&(e.$$typeof===C||e.$$typeof===E||e.$$typeof===b||e.$$typeof===l||e.$$typeof===v||e.$$typeof===F||e.getModuleId!==void 0))}function fe(e,t,r){var d=e.displayName;if(d)return d;var y=t.displayName||t.name||"";return y!==""?r+"("+y+")":r}function U(e){return e.displayName||"Context"}function P(e){if(e==null)return null;if(typeof e.tag=="number"&&S("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case o:return"Fragment";case n:return"Portal";case f:return"Profiler";case u:return"StrictMode";case m:return"Suspense";case g:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case l:var t=e;return U(t)+".Consumer";case b:var r=e;return U(r._context)+".Provider";case v:return fe(e,e.render,"ForwardRef");case E:var d=e.displayName||null;return d!==null?d:P(e.type)||"Memo";case C:{var y=e,k=y._payload,p=y._init;try{return P(p(k))}catch{return null}}}return null}var M=Object.assign,D=0,V,w,N,xe,Ae,Fe,De;function Ne(){}Ne.__reactDisabledLog=!0;function Et(){{if(D===0){V=console.log,w=console.info,N=console.warn,xe=console.error,Ae=console.group,Fe=console.groupCollapsed,De=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Ne,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}D++}}function Tt(){{if(D--,D===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:M({},e,{value:V}),info:M({},e,{value:w}),warn:M({},e,{value:N}),error:M({},e,{value:xe}),group:M({},e,{value:Ae}),groupCollapsed:M({},e,{value:Fe}),groupEnd:M({},e,{value:De})})}D<0&&S("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var de=L.ReactCurrentDispatcher,ve;function Z(e,t,r){{if(ve===void 0)try{throw Error()}catch(y){var d=y.stack.trim().match(/\n( *(at )?)/);ve=d&&d[1]||""}return`
18
- `+ve+e}}var he=!1,q;{var wt=typeof WeakMap=="function"?WeakMap:Map;q=new wt}function Ie(e,t){if(!e||he)return"";{var r=q.get(e);if(r!==void 0)return r}var d;he=!0;var y=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var k;k=de.current,de.current=null,Et();try{if(t){var p=function(){throw Error()};if(Object.defineProperty(p.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(p,[])}catch(I){d=I}Reflect.construct(e,[],p)}else{try{p.call()}catch(I){d=I}e.call(p.prototype)}}else{try{throw Error()}catch(I){d=I}e()}}catch(I){if(I&&d&&typeof I.stack=="string"){for(var h=I.stack.split(`
19
- `),j=d.stack.split(`
17
+ */var ke;function Ze(){return ke||(ke=1,process.env.NODE_ENV!=="production"&&function(){var s=_,c=Symbol.for("react.element"),n=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),l=Symbol.for("react.strict_mode"),u=Symbol.for("react.profiler"),b=Symbol.for("react.provider"),f=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),y=Symbol.for("react.suspense"),m=Symbol.for("react.suspense_list"),O=Symbol.for("react.memo"),P=Symbol.for("react.lazy"),x=Symbol.for("react.offscreen"),X=Symbol.iterator,Q="@@iterator";function W(e){if(e===null||typeof e!="object")return null;var t=X&&e[X]||e[Q];return typeof t=="function"?t:null}var L=s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function S(e){{for(var t=arguments.length,r=new Array(t>1?t-1:0),v=1;v<t;v++)r[v-1]=arguments[v];oe("error",e,r)}}function oe(e,t,r){{var v=L.ReactDebugCurrentFrame,g=v.getStackAddendum();g!==""&&(t+="%s",r=r.concat([g]));var k=r.map(function(p){return String(p)});k.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,k)}}var Y=!1,ae=!1,ce=!1,ie=!1,le=!1,F;F=Symbol.for("react.module.reference");function ue(e){return!!(typeof e=="string"||typeof e=="function"||e===o||e===u||le||e===l||e===y||e===m||ie||e===x||Y||ae||ce||typeof e=="object"&&e!==null&&(e.$$typeof===P||e.$$typeof===O||e.$$typeof===b||e.$$typeof===f||e.$$typeof===d||e.$$typeof===F||e.getModuleId!==void 0))}function fe(e,t,r){var v=e.displayName;if(v)return v;var g=t.displayName||t.name||"";return g!==""?r+"("+g+")":r}function U(e){return e.displayName||"Context"}function C(e){if(e==null)return null;if(typeof e.tag=="number"&&S("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case o:return"Fragment";case n:return"Portal";case u:return"Profiler";case l:return"StrictMode";case y:return"Suspense";case m:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case f:var t=e;return U(t)+".Consumer";case b:var r=e;return U(r._context)+".Provider";case d:return fe(e,e.render,"ForwardRef");case O:var v=e.displayName||null;return v!==null?v:C(e.type)||"Memo";case P:{var g=e,k=g._payload,p=g._init;try{return C(p(k))}catch{return null}}}return null}var M=Object.assign,D=0,V,w,I,xe,Ae,Fe,De;function Ie(){}Ie.__reactDisabledLog=!0;function Et(){{if(D===0){V=console.log,w=console.info,I=console.warn,xe=console.error,Ae=console.group,Fe=console.groupCollapsed,De=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Ie,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}D++}}function Tt(){{if(D--,D===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:M({},e,{value:V}),info:M({},e,{value:w}),warn:M({},e,{value:I}),error:M({},e,{value:xe}),group:M({},e,{value:Ae}),groupCollapsed:M({},e,{value:Fe}),groupEnd:M({},e,{value:De})})}D<0&&S("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var de=L.ReactCurrentDispatcher,ve;function Z(e,t,r){{if(ve===void 0)try{throw Error()}catch(g){var v=g.stack.trim().match(/\n( *(at )?)/);ve=v&&v[1]||""}return`
18
+ `+ve+e}}var he=!1,q;{var wt=typeof WeakMap=="function"?WeakMap:Map;q=new wt}function Ne(e,t){if(!e||he)return"";{var r=q.get(e);if(r!==void 0)return r}var v;he=!0;var g=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var k;k=de.current,de.current=null,Et();try{if(t){var p=function(){throw Error()};if(Object.defineProperty(p.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(p,[])}catch(N){v=N}Reflect.construct(e,[],p)}else{try{p.call()}catch(N){v=N}e.call(p.prototype)}}else{try{throw Error()}catch(N){v=N}e()}}catch(N){if(N&&v&&typeof N.stack=="string"){for(var h=N.stack.split(`
19
+ `),j=v.stack.split(`
20
20
  `),T=h.length-1,R=j.length-1;T>=1&&R>=0&&h[T]!==j[R];)R--;for(;T>=1&&R>=0;T--,R--)if(h[T]!==j[R]){if(T!==1||R!==1)do if(T--,R--,R<0||h[T]!==j[R]){var A=`
21
- `+h[T].replace(" at new "," at ");return e.displayName&&A.includes("<anonymous>")&&(A=A.replace("<anonymous>",e.displayName)),typeof e=="function"&&q.set(e,A),A}while(T>=1&&R>=0);break}}}finally{he=!1,de.current=k,Tt(),Error.prepareStackTrace=y}var z=e?e.displayName||e.name:"",Xe=z?Z(z):"";return typeof e=="function"&&q.set(e,Xe),Xe}function Rt(e,t,r){return Ie(e,!1)}function St(e){var t=e.prototype;return!!(t&&t.isReactComponent)}function $(e,t,r){if(e==null)return"";if(typeof e=="function")return Ie(e,St(e));if(typeof e=="string")return Z(e);switch(e){case m:return Z("Suspense");case g:return Z("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case v:return Rt(e.render);case E:return $(e.type,t,r);case C:{var d=e,y=d._payload,k=d._init;try{return $(k(y),t,r)}catch{}}}return""}var ee=Object.prototype.hasOwnProperty,Le={},Ue=L.ReactDebugCurrentFrame;function te(e){if(e){var t=e._owner,r=$(e.type,e._source,t?t.type:null);Ue.setExtraStackFrame(r)}else Ue.setExtraStackFrame(null)}function jt(e,t,r,d,y){{var k=Function.call.bind(ee);for(var p in e)if(k(e,p)){var h=void 0;try{if(typeof e[p]!="function"){var j=Error((d||"React class")+": "+r+" type `"+p+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[p]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw j.name="Invariant Violation",j}h=e[p](t,p,d,r,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(T){h=T}h&&!(h instanceof Error)&&(te(y),S("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",d||"React class",r,p,typeof h),te(null)),h instanceof Error&&!(h.message in Le)&&(Le[h.message]=!0,te(y),S("Failed %s type: %s",r,h.message),te(null))}}}var Pt=Array.isArray;function pe(e){return Pt(e)}function Ct(e){{var t=typeof Symbol=="function"&&Symbol.toStringTag,r=t&&e[Symbol.toStringTag]||e.constructor.name||"Object";return r}}function xt(e){try{return Me(e),!1}catch{return!0}}function Me(e){return""+e}function We(e){if(xt(e))return S("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Ct(e)),Me(e)}var H=L.ReactCurrentOwner,At={key:!0,ref:!0,__self:!0,__source:!0},Ye,Ve,_e;_e={};function Ft(e){if(ee.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return!1}return e.ref!==void 0}function Dt(e){if(ee.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return e.key!==void 0}function Nt(e,t){if(typeof e.ref=="string"&&H.current&&t&&H.current.stateNode!==t){var r=P(H.current.type);_e[r]||(S('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',P(H.current.type),e.ref),_e[r]=!0)}}function It(e,t){{var r=function(){Ye||(Ye=!0,S("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};r.isReactWarning=!0,Object.defineProperty(e,"key",{get:r,configurable:!0})}}function Lt(e,t){{var r=function(){Ve||(Ve=!0,S("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};r.isReactWarning=!0,Object.defineProperty(e,"ref",{get:r,configurable:!0})}}var Ut=function(e,t,r,d,y,k,p){var h={$$typeof:a,type:e,key:t,ref:r,props:p,_owner:k};return h._store={},Object.defineProperty(h._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(h,"_self",{configurable:!1,enumerable:!1,writable:!1,value:d}),Object.defineProperty(h,"_source",{configurable:!1,enumerable:!1,writable:!1,value:y}),Object.freeze&&(Object.freeze(h.props),Object.freeze(h)),h};function Mt(e,t,r,d,y){{var k,p={},h=null,j=null;r!==void 0&&(We(r),h=""+r),Dt(t)&&(We(t.key),h=""+t.key),Ft(t)&&(j=t.ref,Nt(t,y));for(k in t)ee.call(t,k)&&!At.hasOwnProperty(k)&&(p[k]=t[k]);if(e&&e.defaultProps){var T=e.defaultProps;for(k in T)p[k]===void 0&&(p[k]=T[k])}if(h||j){var R=typeof e=="function"?e.displayName||e.name||"Unknown":e;h&&It(p,R),j&&Lt(p,R)}return Ut(e,h,j,y,d,H.current,p)}}var ge=L.ReactCurrentOwner,Be=L.ReactDebugCurrentFrame;function B(e){if(e){var t=e._owner,r=$(e.type,e._source,t?t.type:null);Be.setExtraStackFrame(r)}else Be.setExtraStackFrame(null)}var ye;ye=!1;function be(e){return typeof e=="object"&&e!==null&&e.$$typeof===a}function ze(){{if(ge.current){var e=P(ge.current.type);if(e)return`
21
+ `+h[T].replace(" at new "," at ");return e.displayName&&A.includes("<anonymous>")&&(A=A.replace("<anonymous>",e.displayName)),typeof e=="function"&&q.set(e,A),A}while(T>=1&&R>=0);break}}}finally{he=!1,de.current=k,Tt(),Error.prepareStackTrace=g}var z=e?e.displayName||e.name:"",Xe=z?Z(z):"";return typeof e=="function"&&q.set(e,Xe),Xe}function Rt(e,t,r){return Ne(e,!1)}function St(e){var t=e.prototype;return!!(t&&t.isReactComponent)}function $(e,t,r){if(e==null)return"";if(typeof e=="function")return Ne(e,St(e));if(typeof e=="string")return Z(e);switch(e){case y:return Z("Suspense");case m:return Z("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case d:return Rt(e.render);case O:return $(e.type,t,r);case P:{var v=e,g=v._payload,k=v._init;try{return $(k(g),t,r)}catch{}}}return""}var ee=Object.prototype.hasOwnProperty,Le={},Ue=L.ReactDebugCurrentFrame;function te(e){if(e){var t=e._owner,r=$(e.type,e._source,t?t.type:null);Ue.setExtraStackFrame(r)}else Ue.setExtraStackFrame(null)}function jt(e,t,r,v,g){{var k=Function.call.bind(ee);for(var p in e)if(k(e,p)){var h=void 0;try{if(typeof e[p]!="function"){var j=Error((v||"React class")+": "+r+" type `"+p+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[p]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw j.name="Invariant Violation",j}h=e[p](t,p,v,r,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(T){h=T}h&&!(h instanceof Error)&&(te(g),S("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",v||"React class",r,p,typeof h),te(null)),h instanceof Error&&!(h.message in Le)&&(Le[h.message]=!0,te(g),S("Failed %s type: %s",r,h.message),te(null))}}}var Pt=Array.isArray;function pe(e){return Pt(e)}function Ct(e){{var t=typeof Symbol=="function"&&Symbol.toStringTag,r=t&&e[Symbol.toStringTag]||e.constructor.name||"Object";return r}}function xt(e){try{return Me(e),!1}catch{return!0}}function Me(e){return""+e}function We(e){if(xt(e))return S("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Ct(e)),Me(e)}var H=L.ReactCurrentOwner,At={key:!0,ref:!0,__self:!0,__source:!0},Ye,Ve,_e;_e={};function Ft(e){if(ee.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return!1}return e.ref!==void 0}function Dt(e){if(ee.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return e.key!==void 0}function It(e,t){if(typeof e.ref=="string"&&H.current&&t&&H.current.stateNode!==t){var r=C(H.current.type);_e[r]||(S('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',C(H.current.type),e.ref),_e[r]=!0)}}function Nt(e,t){{var r=function(){Ye||(Ye=!0,S("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};r.isReactWarning=!0,Object.defineProperty(e,"key",{get:r,configurable:!0})}}function Lt(e,t){{var r=function(){Ve||(Ve=!0,S("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};r.isReactWarning=!0,Object.defineProperty(e,"ref",{get:r,configurable:!0})}}var Ut=function(e,t,r,v,g,k,p){var h={$$typeof:c,type:e,key:t,ref:r,props:p,_owner:k};return h._store={},Object.defineProperty(h._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(h,"_self",{configurable:!1,enumerable:!1,writable:!1,value:v}),Object.defineProperty(h,"_source",{configurable:!1,enumerable:!1,writable:!1,value:g}),Object.freeze&&(Object.freeze(h.props),Object.freeze(h)),h};function Mt(e,t,r,v,g){{var k,p={},h=null,j=null;r!==void 0&&(We(r),h=""+r),Dt(t)&&(We(t.key),h=""+t.key),Ft(t)&&(j=t.ref,It(t,g));for(k in t)ee.call(t,k)&&!At.hasOwnProperty(k)&&(p[k]=t[k]);if(e&&e.defaultProps){var T=e.defaultProps;for(k in T)p[k]===void 0&&(p[k]=T[k])}if(h||j){var R=typeof e=="function"?e.displayName||e.name||"Unknown":e;h&&Nt(p,R),j&&Lt(p,R)}return Ut(e,h,j,g,v,H.current,p)}}var ge=L.ReactCurrentOwner,Be=L.ReactDebugCurrentFrame;function B(e){if(e){var t=e._owner,r=$(e.type,e._source,t?t.type:null);Be.setExtraStackFrame(r)}else Be.setExtraStackFrame(null)}var ye;ye=!1;function be(e){return typeof e=="object"&&e!==null&&e.$$typeof===c}function ze(){{if(ge.current){var e=C(ge.current.type);if(e)return`
22
22
 
23
23
  Check the render method of \``+e+"`."}return""}}function Wt(e){{if(e!==void 0){var t=e.fileName.replace(/^.*[\\\/]/,""),r=e.lineNumber;return`
24
24
 
25
25
  Check your code at `+t+":"+r+"."}return""}}var Ge={};function Yt(e){{var t=ze();if(!t){var r=typeof e=="string"?e:e.displayName||e.name;r&&(t=`
26
26
 
27
- Check the top-level render call using <`+r+">.")}return t}}function Je(e,t){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var r=Yt(t);if(Ge[r])return;Ge[r]=!0;var d="";e&&e._owner&&e._owner!==ge.current&&(d=" It was passed a child from "+P(e._owner.type)+"."),B(e),S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',r,d),B(null)}}function Ke(e,t){{if(typeof e!="object")return;if(pe(e))for(var r=0;r<e.length;r++){var d=e[r];be(d)&&Je(d,t)}else if(be(e))e._store&&(e._store.validated=!0);else if(e){var y=W(e);if(typeof y=="function"&&y!==e.entries)for(var k=y.call(e),p;!(p=k.next()).done;)be(p.value)&&Je(p.value,t)}}}function Vt(e){{var t=e.type;if(t==null||typeof t=="string")return;var r;if(typeof t=="function")r=t.propTypes;else if(typeof t=="object"&&(t.$$typeof===v||t.$$typeof===E))r=t.propTypes;else return;if(r){var d=P(t);jt(r,e.props,"prop",d,e)}else if(t.PropTypes!==void 0&&!ye){ye=!0;var y=P(t);S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",y||"Unknown")}typeof t.getDefaultProps=="function"&&!t.getDefaultProps.isReactClassApproved&&S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Bt(e){{for(var t=Object.keys(e.props),r=0;r<t.length;r++){var d=t[r];if(d!=="children"&&d!=="key"){B(e),S("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",d),B(null);break}}e.ref!==null&&(B(e),S("Invalid attribute `ref` supplied to `React.Fragment`."),B(null))}}function He(e,t,r,d,y,k){{var p=ue(e);if(!p){var h="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(h+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var j=Wt(y);j?h+=j:h+=ze();var T;e===null?T="null":pe(e)?T="array":e!==void 0&&e.$$typeof===a?(T="<"+(P(e.type)||"Unknown")+" />",h=" Did you accidentally export a JSX literal instead of a component?"):T=typeof e,S("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",T,h)}var R=Mt(e,t,r,y,k);if(R==null)return R;if(p){var A=t.children;if(A!==void 0)if(d)if(pe(A)){for(var z=0;z<A.length;z++)Ke(A[z],e);Object.freeze&&Object.freeze(A)}else S("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Ke(A,e)}return e===o?Bt(R):Vt(R),R}}function zt(e,t,r){return He(e,t,r,!0)}function Gt(e,t,r){return He(e,t,r,!1)}var Jt=Gt,Kt=zt;J.Fragment=o,J.jsx=Jt,J.jsxs=Kt}()),J}process.env.NODE_ENV==="production"?ne.exports=Qe():ne.exports=Ze();var i=ne.exports;const Oe="default",qe=(s,a,n=!1)=>async(...o)=>await a().fetchWithTokens(s,n)(...o),$e=(s=null,a=Oe,n=!1)=>o=>u=>{const{fetch:f}=Ee(s||u.fetch,a,n);return i.jsx(o,{...u,fetch:f})},Ee=(s=null,a=Oe,n=!1)=>{const o=s||window.fetch,u=c.OidcClient.get;return{fetch:_.useCallback((b,l)=>qe(o,()=>u(a),n)(b,l),[o,a])}},Te=()=>i.jsx("div",{className:"oidc-authenticating",children:i.jsxs("div",{className:"oidc-authenticating__container",children:[i.jsx("h1",{className:"oidc-authenticating__title",children:"Error authentication"}),i.jsx("p",{className:"oidc-authenticating__content",children:"An error occurred during authentication."})]})}),et=()=>i.jsx("div",{className:"oidc-authenticating",children:i.jsxs("div",{className:"oidc-authenticating__container",children:[i.jsx("h1",{className:"oidc-authenticating__title",children:"Authentication in progress"}),i.jsx("p",{className:"oidc-authenticating__content",children:"You will be redirected to the login page."})]})}),tt=()=>Math.random().toString(36).substr(2,6),nt=(s,a)=>(n,o)=>{if(typeof s.CustomEvent=="function")return new s.CustomEvent(n,o);const u=o||{bubbles:!1,cancelable:!1,detail:void 0},f=a.createEvent("CustomEvent");return f.initCustomEvent(n,u.bubbles,u.cancelable,u.detail),f.prototype=s.Event.prototype,f},rt=(s,a,n)=>({replaceState:(o,u)=>{const f=n(),b=u||s.history.state;s.history.replaceState({key:f,state:b},null,o),s.dispatchEvent(a("popstate"))}}),st=()=>rt(window,nt(window,document),tt),we=()=>i.jsx("div",{className:"oidc-callback",children:i.jsxs("div",{className:"oidc-callback__container",children:[i.jsx("h1",{className:"oidc-callback__title",children:"Authentication complete"}),i.jsx("p",{className:"oidc-callback__content",children:"You will be redirected to your application."})]})}),ot=({callBackError:s,callBackSuccess:a,configurationName:n,withCustomHistory:o})=>{const[u,f]=_.useState(!1);_.useEffect(()=>{let v=!0;return(async()=>{const g=c.OidcClient.get;try{const{callbackPath:E}=await g(n).loginCallbackAsync();(o?o():st()).replaceState(E||"/")}catch(E){v&&(console.warn(E),f(!0))}})(),()=>{v=!1}},[]);const b=s||Te,l=a||we;return u?i.jsx(b,{configurationName:n}):i.jsx(l,{configurationName:n})},at=()=>i.jsx("span",{className:"oidc-loading",children:"Loading"}),ct=()=>i.jsx("div",{className:"oidc-serviceworker",children:i.jsxs("div",{className:"oidc-serviceworker__container",children:[i.jsx("h1",{className:"oidc-serviceworker__title",children:"Unable to authenticate on this browser"}),i.jsx("p",{className:"oidc-serviceworker__content",children:"Your browser is not secure enough to make authentication work. Try updating your browser or use a newer browser."})]})}),it=()=>i.jsx("div",{className:"oidc-session-lost",children:i.jsxs("div",{className:"oidc-session-lost__container",children:[i.jsx("h1",{className:"oidc-session-lost__title",children:"Session timed out"}),i.jsx("p",{className:"oidc-session-lost__content",children:"Your session has expired. Please re-authenticate."})]})}),lt=({configurationName:s})=>(_.useEffect(()=>{(async()=>{const n=c.OidcClient.get;n(s).silentLoginCallbackAsync()})()},[]),i.jsx(i.Fragment,{})),ut=({configurationName:s})=>{const a=c.getParseQueryStringFromLocation(window.location.href),n=c.OidcClient.get,o=n(s);let u=null;for(const[f,b]of Object.entries(a))f==="state"||f==="scope"||(u===null&&(u={}),u[f]=b);return _.useEffect(()=>{o.tokens||o.loginAsync(null,u,!0,a.scope)},[]),i.jsx(i.Fragment,{})},ft=({callbackErrorComponent:s,callbackSuccessComponent:a,redirect_uri:n,silent_redirect_uri:o,silent_login_uri:u,children:f,configurationName:b,withCustomHistory:l=null,location:v})=>{const m=window?c.getPath(window.location.href):"",[g,E]=_.useState(m);_.useEffect(()=>{const x=()=>E(c.getPath(window.location.href));return x(),window.addEventListener("popstate",x,!1),()=>window.removeEventListener("popstate",x,!1)},[]);const C=c.getPath(n);if(o&&g===c.getPath(o))return i.jsx(lt,{configurationName:b});if(u&&g===c.getPath(u))return i.jsx(ut,{configurationName:b});switch(g){case C:return i.jsx(ot,{callBackError:s,callBackSuccess:a,configurationName:b,withCustomHistory:l});default:return i.jsx(i.Fragment,{children:f})}},dt=_.memo(ft),Re={name:"",data:null},vt=({loadingComponent:s,children:a,configurationName:n})=>{const[o,u]=_.useState(!0),f=c.OidcClient.get,b=f(n);_.useEffect(()=>{let v=!0;return b&&b.tryKeepExistingSessionAsync().then(()=>{v&&u(!1)}),()=>{v=!1}},[n]);const l=s;return i.jsx(i.Fragment,{children:o?i.jsx(l,{configurationName:n}):i.jsx(i.Fragment,{children:a})})},K=({isLoading:s,loadingComponent:a,children:n,configurationName:o})=>{const u=a;return s?i.jsx(u,{configurationName:o,children:n}):i.jsx(i.Fragment,{children:n})},ht=({children:s,configuration:a,configurationName:n="default",callbackSuccessComponent:o=we,authenticatingComponent:u=et,loadingComponent:f=at,serviceWorkerNotSupportedComponent:b=ct,authenticatingErrorComponent:l=Te,sessionLostComponent:v=it,onSessionLost:m=null,onLogoutFromAnotherTab:g=null,onLogoutFromSameTab:E=null,withCustomHistory:C=null,onEvent:x=null,getFetch:X=null,location:Q=null})=>{const W=(D="default")=>c.OidcClient.getOrCreate(X??c.getFetchDefault,Q??new c.OidcLocation)(a,D),[L,S]=_.useState(!0),[oe,Y]=_.useState(Re),[ae,ce]=_.useState("default");_.useEffect(()=>{const V=W(n).subscribeEvents((w,N)=>{x&&x(n,w,N)});return()=>{W(n).removeEventSubscription(V)}},[n,x]),_.useEffect(()=>{const V=W(n).subscribeEvents((w,N)=>{if(w===c.OidcClient.eventNames.refreshTokensAsync_error||w===c.OidcClient.eventNames.syncTokensAsync_error){if(m!=null){m();return}Y({name:w,data:N})}else if(w===c.OidcClient.eventNames.logout_from_another_tab){if(g!=null){g();return}Y({name:w,data:N})}else w===c.OidcClient.eventNames.logout_from_same_tab?E!=null&&E():w===c.OidcClient.eventNames.loginAsync_begin||w===c.OidcClient.eventNames.loginCallbackAsync_end||w===c.OidcClient.eventNames.loginAsync_error||w===c.OidcClient.eventNames.loginCallbackAsync_error?Y({name:w,data:N}):w===c.OidcClient.eventNames.service_worker_not_supported_by_browser&&a.service_worker_only===!0&&Y({name:w,data:N})});return ce(n),S(!1),()=>{W(n).removeEventSubscription(V),Y(Re)}},[a,n]);const ie=v,le=u,F=f,ue=b,fe=l,U=L||ae!==n,P=W(n);switch(oe.name){case c.OidcClient.eventNames.service_worker_not_supported_by_browser:return i.jsx(K,{loadingComponent:F,isLoading:U,configurationName:n,children:i.jsx(ue,{configurationName:n})});case c.OidcClient.eventNames.loginAsync_begin:return i.jsx(K,{loadingComponent:F,isLoading:U,configurationName:n,children:i.jsx(le,{configurationName:n})});case c.OidcClient.eventNames.loginAsync_error:case c.OidcClient.eventNames.loginCallbackAsync_error:return i.jsx(K,{loadingComponent:F,isLoading:U,configurationName:n,children:i.jsx(fe,{configurationName:n})});case c.OidcClient.eventNames.refreshTokensAsync_error:case c.OidcClient.eventNames.syncTokensAsync_error:case c.OidcClient.eventNames.logout_from_another_tab:return i.jsx(K,{loadingComponent:F,isLoading:U,configurationName:n,children:i.jsx(ie,{configurationName:n})});default:return i.jsx(K,{loadingComponent:F,isLoading:U,configurationName:n,children:i.jsx(dt,{redirect_uri:P.configuration.redirect_uri,silent_redirect_uri:P.configuration.silent_redirect_uri,silent_login_uri:P.configuration.silent_login_uri,callbackSuccessComponent:o,callbackErrorComponent:l,authenticatingComponent:u,configurationName:n,withCustomHistory:C,location:Q??new c.OidcLocation,children:i.jsx(vt,{loadingComponent:F,configurationName:n,children:s})})})}},Se=({children:s,callbackPath:a=null,extras:n=null,configurationName:o="default"})=>{const u=c.OidcClient.get,f=u(o);return _.useEffect(()=>{f.tokens||f.loginAsync(a,n)},[o,a,n]),f.tokens?i.jsx(i.Fragment,{children:s}):null},pt=(s,a=null,n=null,o="default")=>u=>i.jsx(Se,{callbackPath:a,extras:n,configurationName:o,children:i.jsx(s,{...u})}),re="default",se=(s,a)=>{let n=!1;return s(a)&&(n=s(a).tokens!=null),n},_t=(s=re)=>{const a=c.OidcClient.get,[n,o]=_.useState(se(a,s));return _.useEffect(()=>{let l=!0;const v=a(s);o(se(a,s));const m=v.subscribeEvents((g,E)=>{(g===c.OidcClient.eventNames.logout_from_another_tab||g===c.OidcClient.eventNames.logout_from_same_tab||g===c.OidcClient.eventNames.token_aquired)&&l&&o(se(a,s))});return()=>{l=!1,v.removeEventSubscription(m)}},[s]),{login:(l=void 0,v=null,m=!1)=>a(s).loginAsync(l,v,!1,void 0,m),logout:(l=void 0,v=null)=>a(s).logoutAsync(l,v),renewTokens:async(l=null)=>{const v=await a(s).renewTokensAsync(l);return{accessToken:v.accessToken,accessTokenPayload:v.accessTokenPayload,idToken:v.idToken,idTokenPayload:v.idTokenPayload}},isAuthenticated:n}},je={accessToken:null,accessTokenPayload:null},gt=s=>{const a=c.OidcClient.get,n=a(s);if(n.tokens){const o=n.tokens;return{accessToken:o.accessToken,accessTokenPayload:o.accessTokenPayload,generateDemonstrationOfProofOfPossessionAsync:n.configuration.demonstrating_proof_of_possession?(u,f)=>n.generateDemonstrationOfProofOfPossessionAsync(o.accessToken,u,f):null}}return je};function yt(s,a){return s.configuration.demonstrating_proof_of_possession?(n,o,u={})=>s.generateDemonstrationOfProofOfPossessionAsync(a.accessToken,n,o,u):null}const bt=(s=re)=>{const a=c.OidcClient.get,[n,o]=_.useState(gt(s));return _.useEffect(()=>{let u=!0;const f=a(s);if(f.tokens){const l=f.tokens;o({accessToken:l.accessToken,accessTokenPayload:l.accessTokenPayload})}const b=f.subscribeEvents((l,v)=>{if((l===c.OidcClient.eventNames.token_renewed||l===c.OidcClient.eventNames.token_aquired||l===c.OidcClient.eventNames.logout_from_another_tab||l===c.OidcClient.eventNames.logout_from_same_tab||l===c.OidcClient.eventNames.refreshTokensAsync_error||l===c.OidcClient.eventNames.syncTokensAsync_error)&&u){const m=f.tokens;o(m!=null?{accessToken:m.accessToken,accessTokenPayload:m.accessTokenPayload,generateDemonstrationOfProofOfPossessionAsync:yt(f,m)}:je)}});return()=>{u=!1,f.removeEventSubscription(b)}},[s]),n},Pe={idToken:null,idTokenPayload:null},mt=s=>{const a=c.OidcClient.get,n=a(s);if(n.tokens){const o=n.tokens;return{idToken:o.idToken,idTokenPayload:o.idTokenPayload}}return Pe},kt=(s=re)=>{const a=c.OidcClient.get,[n,o]=_.useState(mt(s));return _.useEffect(()=>{let u=!0;const f=a(s);if(f.tokens){const l=f.tokens;o({idToken:l.idToken,idTokenPayload:l.idTokenPayload})}const b=f.subscribeEvents((l,v)=>{if((l===c.OidcClient.eventNames.token_renewed||l===c.OidcClient.eventNames.token_aquired||l===c.OidcClient.eventNames.logout_from_another_tab||l===c.OidcClient.eventNames.logout_from_same_tab||l===c.OidcClient.eventNames.refreshTokensAsync_error||l===c.OidcClient.eventNames.syncTokensAsync_error)&&u){const m=f.tokens;o(m!=null?{idToken:m.idToken,idTokenPayload:m.idTokenPayload}:Pe)}});return()=>{u=!1,f.removeEventSubscription(b)}},[s]),n};var Ce=(s=>(s.Unauthenticated="Unauthenticated",s.Loading="Loading user",s.Loaded="User loaded",s.LoadingError="Error loading user",s))(Ce||{});const Ot=(s="default",a=!1)=>{const[n,o]=_.useState({user:null,status:"Unauthenticated"}),[u,f]=_.useState("");_.useEffect(()=>{const l=c.OidcClient.get(s);let v=!0;if(l&&l.tokens){o({...n,status:"Loading user"});const g=u!=="";l.userInfoAsync(g,a).then(E=>{v&&o({user:E,status:"User loaded"})}).catch(()=>o({...n,status:"Error loading user"}))}else o({user:null,status:"Unauthenticated"});const m=l.subscribeEvents(g=>{(g===c.OidcClient.eventNames.logout_from_another_tab||g===c.OidcClient.eventNames.logout_from_same_tab)&&v&&o({user:null,status:"Unauthenticated"})});return()=>{v=!1,l.removeEventSubscription(m)}},[u]);const b=()=>{f(u+" ")};return{oidcUser:n.user,oidcUserLoadingState:n.status,reloadOidcUser:b}};Object.defineProperty(O,"OidcClient",{enumerable:!0,get:()=>c.OidcClient}),Object.defineProperty(O,"OidcLocation",{enumerable:!0,get:()=>c.OidcLocation}),Object.defineProperty(O,"TokenAutomaticRenewMode",{enumerable:!0,get:()=>c.TokenAutomaticRenewMode}),Object.defineProperty(O,"TokenRenewMode",{enumerable:!0,get:()=>c.TokenRenewMode}),O.OidcProvider=ht,O.OidcSecure=Se,O.OidcUserStatus=Ce,O.useOidc=_t,O.useOidcAccessToken=bt,O.useOidcFetch=Ee,O.useOidcIdToken=kt,O.useOidcUser=Ot,O.withOidcFetch=$e,O.withOidcSecure=pt,Object.defineProperty(O,Symbol.toStringTag,{value:"Module"})});
27
+ Check the top-level render call using <`+r+">.")}return t}}function Je(e,t){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var r=Yt(t);if(Ge[r])return;Ge[r]=!0;var v="";e&&e._owner&&e._owner!==ge.current&&(v=" It was passed a child from "+C(e._owner.type)+"."),B(e),S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',r,v),B(null)}}function Ke(e,t){{if(typeof e!="object")return;if(pe(e))for(var r=0;r<e.length;r++){var v=e[r];be(v)&&Je(v,t)}else if(be(e))e._store&&(e._store.validated=!0);else if(e){var g=W(e);if(typeof g=="function"&&g!==e.entries)for(var k=g.call(e),p;!(p=k.next()).done;)be(p.value)&&Je(p.value,t)}}}function Vt(e){{var t=e.type;if(t==null||typeof t=="string")return;var r;if(typeof t=="function")r=t.propTypes;else if(typeof t=="object"&&(t.$$typeof===d||t.$$typeof===O))r=t.propTypes;else return;if(r){var v=C(t);jt(r,e.props,"prop",v,e)}else if(t.PropTypes!==void 0&&!ye){ye=!0;var g=C(t);S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",g||"Unknown")}typeof t.getDefaultProps=="function"&&!t.getDefaultProps.isReactClassApproved&&S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Bt(e){{for(var t=Object.keys(e.props),r=0;r<t.length;r++){var v=t[r];if(v!=="children"&&v!=="key"){B(e),S("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",v),B(null);break}}e.ref!==null&&(B(e),S("Invalid attribute `ref` supplied to `React.Fragment`."),B(null))}}function He(e,t,r,v,g,k){{var p=ue(e);if(!p){var h="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(h+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var j=Wt(g);j?h+=j:h+=ze();var T;e===null?T="null":pe(e)?T="array":e!==void 0&&e.$$typeof===c?(T="<"+(C(e.type)||"Unknown")+" />",h=" Did you accidentally export a JSX literal instead of a component?"):T=typeof e,S("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",T,h)}var R=Mt(e,t,r,g,k);if(R==null)return R;if(p){var A=t.children;if(A!==void 0)if(v)if(pe(A)){for(var z=0;z<A.length;z++)Ke(A[z],e);Object.freeze&&Object.freeze(A)}else S("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Ke(A,e)}return e===o?Bt(R):Vt(R),R}}function zt(e,t,r){return He(e,t,r,!0)}function Gt(e,t,r){return He(e,t,r,!1)}var Jt=Gt,Kt=zt;J.Fragment=o,J.jsx=Jt,J.jsxs=Kt}()),J}process.env.NODE_ENV==="production"?ne.exports=Qe():ne.exports=Ze();var i=ne.exports;const Oe="default",qe=(s,c,n=!1)=>async(...o)=>await c().fetchWithTokens(s,n)(...o),$e=(s=null,c=Oe,n=!1)=>o=>l=>{const{fetch:u}=Ee(s||l.fetch,c,n);return i.jsx(o,{...l,fetch:u})},Ee=(s=null,c=Oe,n=!1)=>{const o=s||window.fetch,l=a.OidcClient.get;return{fetch:_.useCallback((b,f)=>qe(o,()=>l(c),n)(b,f),[o,c])}},Te=()=>i.jsx("div",{className:"oidc-authenticating",children:i.jsxs("div",{className:"oidc-authenticating__container",children:[i.jsx("h1",{className:"oidc-authenticating__title",children:"Error authentication"}),i.jsx("p",{className:"oidc-authenticating__content",children:"An error occurred during authentication."})]})}),et=()=>i.jsx("div",{className:"oidc-authenticating",children:i.jsxs("div",{className:"oidc-authenticating__container",children:[i.jsx("h1",{className:"oidc-authenticating__title",children:"Authentication in progress"}),i.jsx("p",{className:"oidc-authenticating__content",children:"You will be redirected to the login page."})]})}),tt=()=>Math.random().toString(36).substr(2,6),nt=(s,c)=>(n,o)=>{if(typeof s.CustomEvent=="function")return new s.CustomEvent(n,o);const l=o||{bubbles:!1,cancelable:!1,detail:void 0},u=c.createEvent("CustomEvent");return u.initCustomEvent(n,l.bubbles,l.cancelable,l.detail),u.prototype=s.Event.prototype,u},rt=(s,c,n)=>({replaceState:(o,l)=>{const u=n(),b=l||s.history.state;s.history.replaceState({key:u,state:b},null,o),s.dispatchEvent(c("popstate"))}}),st=()=>rt(window,nt(window,document),tt),we=()=>i.jsx("div",{className:"oidc-callback",children:i.jsxs("div",{className:"oidc-callback__container",children:[i.jsx("h1",{className:"oidc-callback__title",children:"Authentication complete"}),i.jsx("p",{className:"oidc-callback__content",children:"You will be redirected to your application."})]})}),ot=({callBackError:s,callBackSuccess:c,configurationName:n,withCustomHistory:o})=>{const[l,u]=_.useState(!1);_.useEffect(()=>{let d=!0;return(async()=>{const m=a.OidcClient.get;try{const{callbackPath:O}=await m(n).loginCallbackAsync();(o?o():st()).replaceState(O||"/")}catch(O){d&&(console.warn(O),u(!0))}})(),()=>{d=!1}},[]);const b=s||Te,f=c||we;return l?i.jsx(b,{configurationName:n}):i.jsx(f,{configurationName:n})},at=()=>i.jsx("span",{className:"oidc-loading",children:"Loading"}),ct=()=>i.jsx("div",{className:"oidc-serviceworker",children:i.jsxs("div",{className:"oidc-serviceworker__container",children:[i.jsx("h1",{className:"oidc-serviceworker__title",children:"Unable to authenticate on this browser"}),i.jsx("p",{className:"oidc-serviceworker__content",children:"Your browser is not secure enough to make authentication work. Try updating your browser or use a newer browser."})]})}),it=()=>i.jsx("div",{className:"oidc-session-lost",children:i.jsxs("div",{className:"oidc-session-lost__container",children:[i.jsx("h1",{className:"oidc-session-lost__title",children:"Session timed out"}),i.jsx("p",{className:"oidc-session-lost__content",children:"Your session has expired. Please re-authenticate."})]})}),lt=({configurationName:s})=>(_.useEffect(()=>{(async()=>{const n=a.OidcClient.get;n(s).silentLoginCallbackAsync()})()},[]),i.jsx(i.Fragment,{})),ut=({configurationName:s})=>{const c=a.getParseQueryStringFromLocation(window.location.href),n=a.OidcClient.get,o=n(s);let l=null;for(const[u,b]of Object.entries(c))u==="state"||u==="scope"||(l===null&&(l={}),l[u]=b);return _.useEffect(()=>{o.tokens||o.loginAsync(null,l,!0,c.scope)},[]),i.jsx(i.Fragment,{})},ft=({callbackErrorComponent:s,callbackSuccessComponent:c,redirect_uri:n,silent_redirect_uri:o,silent_login_uri:l,children:u,configurationName:b,withCustomHistory:f=null,location:d})=>{const y=window?a.getPath(window.location.href):"",[m,O]=_.useState(y);_.useEffect(()=>{const x=()=>O(a.getPath(window.location.href));return x(),window.addEventListener("popstate",x,!1),()=>window.removeEventListener("popstate",x,!1)},[]);const P=a.getPath(n);if(o&&m===a.getPath(o))return i.jsx(lt,{configurationName:b});if(l&&m===a.getPath(l))return i.jsx(ut,{configurationName:b});switch(m){case P:return i.jsx(ot,{callBackError:s,callBackSuccess:c,configurationName:b,withCustomHistory:f});default:return i.jsx(i.Fragment,{children:u})}},dt=_.memo(ft),Re={name:"",data:null},vt=({loadingComponent:s,children:c,configurationName:n})=>{const[o,l]=_.useState(!0),u=a.OidcClient.get,b=u(n);_.useEffect(()=>{let d=!0;return b&&b.tryKeepExistingSessionAsync().then(()=>{d&&l(!1)}),()=>{d=!1}},[n]);const f=s;return i.jsx(i.Fragment,{children:o?i.jsx(f,{configurationName:n}):i.jsx(i.Fragment,{children:c})})},K=({isLoading:s,loadingComponent:c,children:n,configurationName:o})=>{const l=c;return s?i.jsx(l,{configurationName:o,children:n}):i.jsx(i.Fragment,{children:n})},ht=({children:s,configuration:c,configurationName:n="default",callbackSuccessComponent:o=we,authenticatingComponent:l=et,loadingComponent:u=at,serviceWorkerNotSupportedComponent:b=ct,authenticatingErrorComponent:f=Te,sessionLostComponent:d=it,onSessionLost:y=null,onLogoutFromAnotherTab:m=null,onLogoutFromSameTab:O=null,withCustomHistory:P=null,onEvent:x=null,getFetch:X=null,location:Q=null})=>{const W=(D="default")=>a.OidcClient.getOrCreate(X??a.getFetchDefault,Q??new a.OidcLocation)(c,D),[L,S]=_.useState(!0),[oe,Y]=_.useState(Re),[ae,ce]=_.useState("default");_.useEffect(()=>{const V=W(n).subscribeEvents((w,I)=>{x&&x(n,w,I)});return()=>{W(n).removeEventSubscription(V)}},[n,x]),_.useEffect(()=>{const V=W(n).subscribeEvents((w,I)=>{if(w===a.OidcClient.eventNames.refreshTokensAsync_error||w===a.OidcClient.eventNames.syncTokensAsync_error){if(y!=null){y();return}Y({name:w,data:I})}else if(w===a.OidcClient.eventNames.logout_from_another_tab){if(m!=null){m();return}Y({name:w,data:I})}else w===a.OidcClient.eventNames.logout_from_same_tab?O!=null&&O():w===a.OidcClient.eventNames.loginAsync_begin||w===a.OidcClient.eventNames.loginCallbackAsync_end||w===a.OidcClient.eventNames.loginAsync_error||w===a.OidcClient.eventNames.loginCallbackAsync_error?Y({name:w,data:I}):w===a.OidcClient.eventNames.service_worker_not_supported_by_browser&&c.service_worker_only===!0&&Y({name:w,data:I})});return ce(n),S(!1),()=>{W(n).removeEventSubscription(V),Y(Re)}},[c,n]);const ie=d,le=l,F=u,ue=b,fe=f,U=L||ae!==n,C=W(n);switch(oe.name){case a.OidcClient.eventNames.service_worker_not_supported_by_browser:return i.jsx(K,{loadingComponent:F,isLoading:U,configurationName:n,children:i.jsx(ue,{configurationName:n})});case a.OidcClient.eventNames.loginAsync_begin:return i.jsx(K,{loadingComponent:F,isLoading:U,configurationName:n,children:i.jsx(le,{configurationName:n})});case a.OidcClient.eventNames.loginAsync_error:case a.OidcClient.eventNames.loginCallbackAsync_error:return i.jsx(K,{loadingComponent:F,isLoading:U,configurationName:n,children:i.jsx(fe,{configurationName:n})});case a.OidcClient.eventNames.refreshTokensAsync_error:case a.OidcClient.eventNames.syncTokensAsync_error:case a.OidcClient.eventNames.logout_from_another_tab:return i.jsx(K,{loadingComponent:F,isLoading:U,configurationName:n,children:i.jsx(ie,{configurationName:n})});default:return i.jsx(K,{loadingComponent:F,isLoading:U,configurationName:n,children:i.jsx(dt,{redirect_uri:C.configuration.redirect_uri,silent_redirect_uri:C.configuration.silent_redirect_uri,silent_login_uri:C.configuration.silent_login_uri,callbackSuccessComponent:o,callbackErrorComponent:f,authenticatingComponent:l,configurationName:n,withCustomHistory:P,location:Q??new a.OidcLocation,children:i.jsx(vt,{loadingComponent:F,configurationName:n,children:s})})})}},Se=({children:s,callbackPath:c=null,extras:n=null,configurationName:o="default"})=>{const l=a.OidcClient.get,u=l(o);return _.useEffect(()=>{u.tokens||u.loginAsync(c,n)},[o,c,n]),u.tokens?i.jsx(i.Fragment,{children:s}):null},pt=(s,c=null,n=null,o="default")=>l=>i.jsx(Se,{callbackPath:c,extras:n,configurationName:o,children:i.jsx(s,{...l})}),re="default",se=(s,c)=>{let n=!1;return s(c)&&(n=s(c).tokens!=null),n},_t=(s=re)=>{const c=a.OidcClient.get,[n,o]=_.useState(se(c,s));return _.useEffect(()=>{let f=!0;const d=c(s);o(se(c,s));const y=d.subscribeEvents((m,O)=>{(m===a.OidcClient.eventNames.logout_from_another_tab||m===a.OidcClient.eventNames.logout_from_same_tab||m===a.OidcClient.eventNames.token_aquired)&&f&&o(se(c,s))});return()=>{f=!1,d.removeEventSubscription(y)}},[s]),{login:(f=void 0,d=null,y=!1)=>c(s).loginAsync(f,d,!1,void 0,y),logout:(f=void 0,d=null)=>c(s).logoutAsync(f,d),renewTokens:async(f=null)=>{const d=await c(s).renewTokensAsync(f);return{accessToken:d.accessToken,accessTokenPayload:d.accessTokenPayload,idToken:d.idToken,idTokenPayload:d.idTokenPayload}},isAuthenticated:n}},je={accessToken:null,accessTokenPayload:null},gt=s=>{const c=a.OidcClient.get,n=c(s);if(n.tokens){const o=n.tokens;return{accessToken:o.accessToken,accessTokenPayload:o.accessTokenPayload,generateDemonstrationOfProofOfPossessionAsync:n.configuration.demonstrating_proof_of_possession?(l,u)=>n.generateDemonstrationOfProofOfPossessionAsync(o.accessToken,l,u):null}}return je};function yt(s,c){return s.configuration.demonstrating_proof_of_possession?(n,o,l={})=>s.generateDemonstrationOfProofOfPossessionAsync(c.accessToken,n,o,l):null}const bt=(s=re)=>{const c=a.OidcClient.get,[n,o]=_.useState(gt(s));return _.useEffect(()=>{let l=!0;const u=c(s);if(u.tokens){const f=u.tokens;o({accessToken:f.accessToken,accessTokenPayload:f.accessTokenPayload})}const b=u.subscribeEvents((f,d)=>{if((f===a.OidcClient.eventNames.token_renewed||f===a.OidcClient.eventNames.token_aquired||f===a.OidcClient.eventNames.logout_from_another_tab||f===a.OidcClient.eventNames.logout_from_same_tab||f===a.OidcClient.eventNames.refreshTokensAsync_error||f===a.OidcClient.eventNames.syncTokensAsync_error)&&l){const y=u.tokens;o(y!=null?{accessToken:y.accessToken,accessTokenPayload:y.accessTokenPayload,generateDemonstrationOfProofOfPossessionAsync:yt(u,y)}:je)}});return()=>{l=!1,u.removeEventSubscription(b)}},[s]),n},Pe={idToken:null,idTokenPayload:null},mt=s=>{const c=a.OidcClient.get,n=c(s);if(n.tokens){const o=n.tokens;return{idToken:o.idToken,idTokenPayload:o.idTokenPayload}}return Pe},kt=(s=re)=>{const c=a.OidcClient.get,[n,o]=_.useState(mt(s));return _.useEffect(()=>{let l=!0;const u=c(s);if(u.tokens){const f=u.tokens;o({idToken:f.idToken,idTokenPayload:f.idTokenPayload})}const b=u.subscribeEvents((f,d)=>{if((f===a.OidcClient.eventNames.token_renewed||f===a.OidcClient.eventNames.token_aquired||f===a.OidcClient.eventNames.logout_from_another_tab||f===a.OidcClient.eventNames.logout_from_same_tab||f===a.OidcClient.eventNames.refreshTokensAsync_error||f===a.OidcClient.eventNames.syncTokensAsync_error)&&l){const y=u.tokens;o(y!=null?{idToken:y.idToken,idTokenPayload:y.idTokenPayload}:Pe)}});return()=>{l=!1,u.removeEventSubscription(b)}},[s]),n};var Ce=(s=>(s.Unauthenticated="Unauthenticated",s.Loading="Loading user",s.Loaded="User loaded",s.LoadingError="Error loading user",s))(Ce||{});const Ot=(s="default",c=!1)=>{const n=a.OidcClient.get(s),[o,l]=_.useState({user:n.userInfo(),status:"Unauthenticated"}),[u,b]=_.useState("");_.useEffect(()=>{const d=a.OidcClient.get(s);let y=!0;if(d&&d.tokens){l({...o,status:"Loading user"});const O=u!=="";if(O&&d.userInfo())return;d.userInfoAsync(O,c).then(P=>{y&&l({user:P,status:"User loaded"})}).catch(()=>l({...o,status:"Error loading user"}))}else l({user:null,status:"Unauthenticated"});const m=d.subscribeEvents(O=>{(O===a.OidcClient.eventNames.logout_from_another_tab||O===a.OidcClient.eventNames.logout_from_same_tab)&&y&&l({user:null,status:"Unauthenticated"})});return()=>{y=!1,d.removeEventSubscription(m)}},[u]);const f=()=>{b(u+" ")};return{oidcUser:o.user,oidcUserLoadingState:o.status,reloadOidcUser:f}};Object.defineProperty(E,"OidcClient",{enumerable:!0,get:()=>a.OidcClient}),Object.defineProperty(E,"OidcLocation",{enumerable:!0,get:()=>a.OidcLocation}),Object.defineProperty(E,"TokenAutomaticRenewMode",{enumerable:!0,get:()=>a.TokenAutomaticRenewMode}),Object.defineProperty(E,"TokenRenewMode",{enumerable:!0,get:()=>a.TokenRenewMode}),E.OidcProvider=ht,E.OidcSecure=Se,E.OidcUserStatus=Ce,E.useOidc=_t,E.useOidcAccessToken=bt,E.useOidcFetch=Ee,E.useOidcIdToken=kt,E.useOidcUser=Ot,E.withOidcFetch=$e,E.withOidcSecure=pt,Object.defineProperty(E,Symbol.toStringTag,{value:"Module"})});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@axa-fr/react-oidc",
3
- "version": "7.22.3",
3
+ "version": "7.22.4-alpha.1423",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "./dist/index.umd.cjs",
@@ -40,8 +40,8 @@
40
40
  "lint": "eslint src"
41
41
  },
42
42
  "dependencies": {
43
- "@axa-fr/oidc-client-service-worker": "7.22.3",
44
- "@axa-fr/oidc-client": "7.22.3"
43
+ "@axa-fr/oidc-client-service-worker": "7.22.4-alpha.1423",
44
+ "@axa-fr/oidc-client": "7.22.4-alpha.1423"
45
45
  },
46
46
  "peerDependencies": {
47
47
  "react": "^17.0.0 || ^18.0.0"
package/src/User.ts CHANGED
@@ -14,7 +14,8 @@ export type OidcUser<T extends OidcUserInfo = OidcUserInfo> = {
14
14
  }
15
15
 
16
16
  export const useOidcUser = <T extends OidcUserInfo = OidcUserInfo>(configurationName = 'default', demonstrating_proof_of_possession=false) => {
17
- const [oidcUser, setOidcUser] = useState<OidcUser<T>>({ user: null, status: OidcUserStatus.Unauthenticated });
17
+ const oidc = OidcClient.get(configurationName);
18
+ const [oidcUser, setOidcUser] = useState<OidcUser<T>>({ user: oidc.userInfo<T>(), status: OidcUserStatus.Unauthenticated });
18
19
  const [oidcUserId, setOidcUserId] = useState<string>('');
19
20
 
20
21
  useEffect(() => {
@@ -23,6 +24,9 @@ export const useOidcUser = <T extends OidcUserInfo = OidcUserInfo>(configuration
23
24
  if (oidc && oidc.tokens) {
24
25
  setOidcUser({ ...oidcUser, status: OidcUserStatus.Loading });
25
26
  const isNoCache = oidcUserId !== '';
27
+ if(isNoCache && oidc.userInfo<T>()) {
28
+ return;
29
+ }
26
30
  oidc.userInfoAsync(isNoCache, demonstrating_proof_of_possession)
27
31
  .then((info) => {
28
32
  if (isMounted) {