@stytch/nextjs 3.0.2 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -0
- package/dist/b2b/index.esm.js +459 -303
- package/dist/b2b/index.js +459 -303
- package/package.json +3 -3
package/dist/b2b/index.esm.js
CHANGED
|
@@ -203,13 +203,30 @@ const StytchB2BProvider = ({ stytch, children }) => {
|
|
|
203
203
|
};
|
|
204
204
|
|
|
205
205
|
function e(t) { return e = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (e) { return typeof e; } : function (e) { return e && "function" == typeof Symbol && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e; }, e(t); }
|
|
206
|
-
function t(e) { return function (e) { if (
|
|
207
|
-
return
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
function
|
|
206
|
+
function t(e) { var n = "function" == typeof Map ? new Map : void 0; return t = function (e) { if (null === e || (t = e, -1 === Function.toString.call(t).indexOf("[native code]")))
|
|
207
|
+
return e; var t; if ("function" != typeof e)
|
|
208
|
+
throw new TypeError("Super expression must either be null or a function"); if (void 0 !== n) {
|
|
209
|
+
if (n.has(e))
|
|
210
|
+
return n.get(e);
|
|
211
|
+
n.set(e, i);
|
|
212
|
+
} function i() { return r(e, arguments, c(this).constructor); } return i.prototype = Object.create(e.prototype, { constructor: { value: i, enumerable: !1, writable: !0, configurable: !0 } }), o(i, e); }, t(e); }
|
|
213
|
+
function r(e, t, n) { return r = s() ? Reflect.construct.bind() : function (e, t, r) { var n = [null]; n.push.apply(n, t); var i = new (Function.bind.apply(e, n)); return r && o(i, r.prototype), i; }, r.apply(null, arguments); }
|
|
214
|
+
function n(e) { return function (e) { if (Array.isArray(e))
|
|
215
|
+
return v(e); }(e) || function (e) { if ("undefined" != typeof Symbol && null != e[Symbol.iterator] || null != e["@@iterator"])
|
|
216
|
+
return Array.from(e); }(e) || p(e) || function () { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }(); }
|
|
217
|
+
function i(e, t) { if ("function" != typeof t && null !== t)
|
|
218
|
+
throw new TypeError("Super expression must either be null or a function"); e.prototype = Object.create(t && t.prototype, { constructor: { value: e, writable: !0, configurable: !0 } }), Object.defineProperty(e, "prototype", { writable: !1 }), t && o(e, t); }
|
|
219
|
+
function o(e, t) { return o = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (e, t) { return e.__proto__ = t, e; }, o(e, t); }
|
|
220
|
+
function a(t) { var r = s(); return function () { var n, i = c(t); if (r) {
|
|
221
|
+
var o = c(this).constructor;
|
|
222
|
+
n = Reflect.construct(i, arguments, o);
|
|
223
|
+
}
|
|
224
|
+
else
|
|
225
|
+
n = i.apply(this, arguments); return function (t, r) { if (r && ("object" === e(r) || "function" == typeof r))
|
|
226
|
+
return r; if (void 0 !== r)
|
|
227
|
+
throw new TypeError("Derived constructors may only return object or undefined"); return function (e) { if (void 0 === e)
|
|
228
|
+
throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return e; }(t); }(this, n); }; }
|
|
229
|
+
function s() { if ("undefined" == typeof Reflect || !Reflect.construct)
|
|
213
230
|
return !1; if (Reflect.construct.sham)
|
|
214
231
|
return !1; if ("function" == typeof Proxy)
|
|
215
232
|
return !0; try {
|
|
@@ -217,40 +234,32 @@ function o(t) { var r = function () { if ("undefined" == typeof Reflect || !Refl
|
|
|
217
234
|
}
|
|
218
235
|
catch (e) {
|
|
219
236
|
return !1;
|
|
220
|
-
} }
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
}
|
|
224
|
-
else
|
|
225
|
-
n = o.apply(this, arguments); return function (t, r) { if (r && ("object" === e(r) || "function" == typeof r))
|
|
226
|
-
return r; if (void 0 !== r)
|
|
227
|
-
throw new TypeError("Derived constructors may only return object or undefined"); return function (e) { if (void 0 === e)
|
|
228
|
-
throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return e; }(t); }(this, n); }; }
|
|
229
|
-
function i(e) { return i = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (e) { return e.__proto__ || Object.getPrototypeOf(e); }, i(e); }
|
|
230
|
-
function a() { /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ a = function () { return t; }; var t = {}, r = Object.prototype, n = r.hasOwnProperty, o = Object.defineProperty || function (e, t, r) { e[t] = r.value; }, i = "function" == typeof Symbol ? Symbol : {}, s = i.iterator || "@@iterator", c = i.asyncIterator || "@@asyncIterator", u = i.toStringTag || "@@toStringTag"; function l(e, t, r) { return Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }), e[t]; } try {
|
|
237
|
+
} }
|
|
238
|
+
function c(e) { return c = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (e) { return e.__proto__ || Object.getPrototypeOf(e); }, c(e); }
|
|
239
|
+
function u() { /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ u = function () { return t; }; var t = {}, r = Object.prototype, n = r.hasOwnProperty, i = Object.defineProperty || function (e, t, r) { e[t] = r.value; }, o = "function" == typeof Symbol ? Symbol : {}, a = o.iterator || "@@iterator", s = o.asyncIterator || "@@asyncIterator", c = o.toStringTag || "@@toStringTag"; function l(e, t, r) { return Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }), e[t]; } try {
|
|
231
240
|
l({}, "");
|
|
232
241
|
}
|
|
233
242
|
catch (e) {
|
|
234
243
|
l = function (e, t, r) { return e[t] = r; };
|
|
235
|
-
} function
|
|
244
|
+
} function d(e, t, r, n) { var o = t && t.prototype instanceof p ? t : p, a = Object.create(o.prototype), s = new x(n || []); return i(a, "_invoke", { value: S(e, r, s) }), a; } function h(e, t, r) { try {
|
|
236
245
|
return { type: "normal", arg: e.call(t, r) };
|
|
237
246
|
}
|
|
238
247
|
catch (e) {
|
|
239
248
|
return { type: "throw", arg: e };
|
|
240
|
-
} } t.wrap =
|
|
241
|
-
var l = u.arg,
|
|
242
|
-
return
|
|
243
|
-
} c(u.arg); } var a;
|
|
249
|
+
} } t.wrap = d; var f = {}; function p() { } function v() { } function m() { } var _ = {}; l(_, a, (function () { return this; })); var y = Object.getPrototypeOf, b = y && y(y(P([]))); b && b !== r && n.call(b, a) && (_ = b); var g = m.prototype = p.prototype = Object.create(_); function w(e) { ["next", "throw", "return"].forEach((function (t) { l(e, t, (function (e) { return this._invoke(t, e); })); })); } function k(t, r) { function o(i, a, s, c) { var u = h(t[i], t, a); if ("throw" !== u.type) {
|
|
250
|
+
var l = u.arg, d = l.value;
|
|
251
|
+
return d && "object" == e(d) && n.call(d, "__await") ? r.resolve(d.__await).then((function (e) { o("next", e, s, c); }), (function (e) { o("throw", e, s, c); })) : r.resolve(d).then((function (e) { l.value = e, s(l); }), (function (e) { return o("throw", e, s, c); }));
|
|
252
|
+
} c(u.arg); } var a; i(this, "_invoke", { value: function (e, t) { function n() { return new r((function (r, n) { o(e, t, r, n); })); } return a = a ? a.then(n, n) : n(); } }); } function S(e, t, r) { var n = "suspendedStart"; return function (i, o) { if ("executing" === n)
|
|
244
253
|
throw new Error("Generator is already running"); if ("completed" === n) {
|
|
245
|
-
if ("throw" ===
|
|
246
|
-
throw
|
|
247
|
-
return
|
|
248
|
-
} for (r.method =
|
|
254
|
+
if ("throw" === i)
|
|
255
|
+
throw o;
|
|
256
|
+
return C();
|
|
257
|
+
} for (r.method = i, r.arg = o;;) {
|
|
249
258
|
var a = r.delegate;
|
|
250
259
|
if (a) {
|
|
251
260
|
var s = O(a, r);
|
|
252
261
|
if (s) {
|
|
253
|
-
if (s ===
|
|
262
|
+
if (s === f)
|
|
254
263
|
continue;
|
|
255
264
|
return s;
|
|
256
265
|
}
|
|
@@ -265,103 +274,103 @@ catch (e) {
|
|
|
265
274
|
else
|
|
266
275
|
"return" === r.method && r.abrupt("return", r.arg);
|
|
267
276
|
n = "executing";
|
|
268
|
-
var c =
|
|
277
|
+
var c = h(e, t, r);
|
|
269
278
|
if ("normal" === c.type) {
|
|
270
|
-
if (n = r.done ? "completed" : "suspendedYield", c.arg ===
|
|
279
|
+
if (n = r.done ? "completed" : "suspendedYield", c.arg === f)
|
|
271
280
|
continue;
|
|
272
281
|
return { value: c.arg, done: r.done };
|
|
273
282
|
}
|
|
274
283
|
"throw" === c.type && (n = "completed", r.method = "throw", r.arg = c.arg);
|
|
275
284
|
} }; } function O(e, t) { var r = t.method, n = e.iterator[r]; if (void 0 === n)
|
|
276
|
-
return t.delegate = null, "throw" === r && e.iterator.return && (t.method = "return", t.arg = void 0, O(e, t), "throw" === t.method) || "return" !== r && (t.method = "throw", t.arg = new TypeError("The iterator does not provide a '" + r + "' method")),
|
|
277
|
-
return t.method = "throw", t.arg =
|
|
278
|
-
var t = e[
|
|
285
|
+
return t.delegate = null, "throw" === r && e.iterator.return && (t.method = "return", t.arg = void 0, O(e, t), "throw" === t.method) || "return" !== r && (t.method = "throw", t.arg = new TypeError("The iterator does not provide a '" + r + "' method")), f; var i = h(n, e.iterator, t.arg); if ("throw" === i.type)
|
|
286
|
+
return t.method = "throw", t.arg = i.arg, t.delegate = null, f; var o = i.arg; return o ? o.done ? (t[e.resultName] = o.value, t.next = e.nextLoc, "return" !== t.method && (t.method = "next", t.arg = void 0), t.delegate = null, f) : o : (t.method = "throw", t.arg = new TypeError("iterator result is not an object"), t.delegate = null, f); } function E(e) { var t = { tryLoc: e[0] }; 1 in e && (t.catchLoc = e[1]), 2 in e && (t.finallyLoc = e[2], t.afterLoc = e[3]), this.tryEntries.push(t); } function T(e) { var t = e.completion || {}; t.type = "normal", delete t.arg, e.completion = t; } function x(e) { this.tryEntries = [{ tryLoc: "root" }], e.forEach(E, this), this.reset(!0); } function P(e) { if (e) {
|
|
287
|
+
var t = e[a];
|
|
279
288
|
if (t)
|
|
280
289
|
return t.call(e);
|
|
281
290
|
if ("function" == typeof e.next)
|
|
282
291
|
return e;
|
|
283
292
|
if (!isNaN(e.length)) {
|
|
284
|
-
var r = -1,
|
|
293
|
+
var r = -1, i = function t() { for (; ++r < e.length;)
|
|
285
294
|
if (n.call(e, r))
|
|
286
295
|
return t.value = e[r], t.done = !1, t; return t.value = void 0, t.done = !0, t; };
|
|
287
|
-
return
|
|
296
|
+
return i.next = i;
|
|
288
297
|
}
|
|
289
|
-
} return { next:
|
|
298
|
+
} return { next: C }; } function C() { return { value: void 0, done: !0 }; } return v.prototype = m, i(g, "constructor", { value: m, configurable: !0 }), i(m, "constructor", { value: v, configurable: !0 }), v.displayName = l(m, c, "GeneratorFunction"), t.isGeneratorFunction = function (e) { var t = "function" == typeof e && e.constructor; return !!t && (t === v || "GeneratorFunction" === (t.displayName || t.name)); }, t.mark = function (e) { return Object.setPrototypeOf ? Object.setPrototypeOf(e, m) : (e.__proto__ = m, l(e, c, "GeneratorFunction")), e.prototype = Object.create(g), e; }, t.awrap = function (e) { return { __await: e }; }, w(k.prototype), l(k.prototype, s, (function () { return this; })), t.AsyncIterator = k, t.async = function (e, r, n, i, o) { void 0 === o && (o = Promise); var a = new k(d(e, r, n, i), o); return t.isGeneratorFunction(r) ? a : a.next().then((function (e) { return e.done ? e.value : a.next(); })); }, w(g), l(g, c, "Generator"), l(g, a, (function () { return this; })), l(g, "toString", (function () { return "[object Generator]"; })), t.keys = function (e) { var t = Object(e), r = []; for (var n in t)
|
|
290
299
|
r.push(n); return r.reverse(), function e() { for (; r.length;) {
|
|
291
300
|
var n = r.pop();
|
|
292
301
|
if (n in t)
|
|
293
302
|
return e.value = n, e.done = !1, e;
|
|
294
|
-
} return e.done = !0, e; }; }, t.values =
|
|
303
|
+
} return e.done = !0, e; }; }, t.values = P, x.prototype = { constructor: x, reset: function (e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = void 0, this.done = !1, this.delegate = null, this.method = "next", this.arg = void 0, this.tryEntries.forEach(T), !e)
|
|
295
304
|
for (var t in this)
|
|
296
305
|
"t" === t.charAt(0) && n.call(this, t) && !isNaN(+t.slice(1)) && (this[t] = void 0); }, stop: function () { this.done = !0; var e = this.tryEntries[0].completion; if ("throw" === e.type)
|
|
297
306
|
throw e.arg; return this.rval; }, dispatchException: function (e) { if (this.done)
|
|
298
|
-
throw e; var t = this; function r(r, n) { return a.type = "throw", a.arg = e, t.next = r, n && (t.method = "next", t.arg = void 0), !!n; } for (var
|
|
299
|
-
var
|
|
300
|
-
if ("root" ===
|
|
307
|
+
throw e; var t = this; function r(r, n) { return a.type = "throw", a.arg = e, t.next = r, n && (t.method = "next", t.arg = void 0), !!n; } for (var i = this.tryEntries.length - 1; i >= 0; --i) {
|
|
308
|
+
var o = this.tryEntries[i], a = o.completion;
|
|
309
|
+
if ("root" === o.tryLoc)
|
|
301
310
|
return r("end");
|
|
302
|
-
if (
|
|
303
|
-
var s = n.call(
|
|
311
|
+
if (o.tryLoc <= this.prev) {
|
|
312
|
+
var s = n.call(o, "catchLoc"), c = n.call(o, "finallyLoc");
|
|
304
313
|
if (s && c) {
|
|
305
|
-
if (this.prev <
|
|
306
|
-
return r(
|
|
307
|
-
if (this.prev <
|
|
308
|
-
return r(
|
|
314
|
+
if (this.prev < o.catchLoc)
|
|
315
|
+
return r(o.catchLoc, !0);
|
|
316
|
+
if (this.prev < o.finallyLoc)
|
|
317
|
+
return r(o.finallyLoc);
|
|
309
318
|
}
|
|
310
319
|
else if (s) {
|
|
311
|
-
if (this.prev <
|
|
312
|
-
return r(
|
|
320
|
+
if (this.prev < o.catchLoc)
|
|
321
|
+
return r(o.catchLoc, !0);
|
|
313
322
|
}
|
|
314
323
|
else {
|
|
315
324
|
if (!c)
|
|
316
325
|
throw new Error("try statement without catch or finally");
|
|
317
|
-
if (this.prev <
|
|
318
|
-
return r(
|
|
326
|
+
if (this.prev < o.finallyLoc)
|
|
327
|
+
return r(o.finallyLoc);
|
|
319
328
|
}
|
|
320
329
|
}
|
|
321
330
|
} }, abrupt: function (e, t) { for (var r = this.tryEntries.length - 1; r >= 0; --r) {
|
|
322
|
-
var
|
|
323
|
-
if (
|
|
324
|
-
var
|
|
331
|
+
var i = this.tryEntries[r];
|
|
332
|
+
if (i.tryLoc <= this.prev && n.call(i, "finallyLoc") && this.prev < i.finallyLoc) {
|
|
333
|
+
var o = i;
|
|
325
334
|
break;
|
|
326
335
|
}
|
|
327
|
-
}
|
|
328
|
-
throw e.arg; return "break" === e.type || "continue" === e.type ? this.next = e.arg : "return" === e.type ? (this.rval = this.arg = e.arg, this.method = "return", this.next = "end") : "normal" === e.type && t && (this.next = t),
|
|
336
|
+
} o && ("break" === e || "continue" === e) && o.tryLoc <= t && t <= o.finallyLoc && (o = null); var a = o ? o.completion : {}; return a.type = e, a.arg = t, o ? (this.method = "next", this.next = o.finallyLoc, f) : this.complete(a); }, complete: function (e, t) { if ("throw" === e.type)
|
|
337
|
+
throw e.arg; return "break" === e.type || "continue" === e.type ? this.next = e.arg : "return" === e.type ? (this.rval = this.arg = e.arg, this.method = "return", this.next = "end") : "normal" === e.type && t && (this.next = t), f; }, finish: function (e) { for (var t = this.tryEntries.length - 1; t >= 0; --t) {
|
|
329
338
|
var r = this.tryEntries[t];
|
|
330
339
|
if (r.finallyLoc === e)
|
|
331
|
-
return this.complete(r.completion, r.afterLoc), T(r),
|
|
340
|
+
return this.complete(r.completion, r.afterLoc), T(r), f;
|
|
332
341
|
} }, catch: function (e) { for (var t = this.tryEntries.length - 1; t >= 0; --t) {
|
|
333
342
|
var r = this.tryEntries[t];
|
|
334
343
|
if (r.tryLoc === e) {
|
|
335
344
|
var n = r.completion;
|
|
336
345
|
if ("throw" === n.type) {
|
|
337
|
-
var
|
|
346
|
+
var i = n.arg;
|
|
338
347
|
T(r);
|
|
339
348
|
}
|
|
340
|
-
return
|
|
349
|
+
return i;
|
|
341
350
|
}
|
|
342
|
-
} throw new Error("illegal catch attempt"); }, delegateYield: function (e, t, r) { return this.delegate = { iterator:
|
|
343
|
-
function
|
|
351
|
+
} throw new Error("illegal catch attempt"); }, delegateYield: function (e, t, r) { return this.delegate = { iterator: P(e), resultName: t, nextLoc: r }, "next" === this.method && (this.arg = void 0), f; } }, t; }
|
|
352
|
+
function l(e, t) { if (!(e instanceof t))
|
|
344
353
|
throw new TypeError("Cannot call a class as a function"); }
|
|
345
|
-
function
|
|
354
|
+
function d(e, t) { for (var r = 0; r < t.length; r++) {
|
|
346
355
|
var n = t[r];
|
|
347
|
-
n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(e,
|
|
356
|
+
n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(e, m(n.key), n);
|
|
348
357
|
} }
|
|
349
|
-
function
|
|
350
|
-
function
|
|
358
|
+
function h(e, t, r) { return t && d(e.prototype, t), r && d(e, r), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
|
|
359
|
+
function f(e, t) { return function (e) { if (Array.isArray(e))
|
|
351
360
|
return e; }(e) || function (e, t) { var r = null == e ? null : "undefined" != typeof Symbol && e[Symbol.iterator] || e["@@iterator"]; if (null != r) {
|
|
352
|
-
var n,
|
|
361
|
+
var n, i, o, a, s = [], c = !0, u = !1;
|
|
353
362
|
try {
|
|
354
|
-
if (
|
|
363
|
+
if (o = (r = r.call(e)).next, 0 === t) {
|
|
355
364
|
if (Object(r) !== r)
|
|
356
365
|
return;
|
|
357
366
|
c = !1;
|
|
358
367
|
}
|
|
359
368
|
else
|
|
360
|
-
for (; !(c = (n =
|
|
369
|
+
for (; !(c = (n = o.call(r)).done) && (s.push(n.value), s.length !== t); c = !0)
|
|
361
370
|
;
|
|
362
371
|
}
|
|
363
372
|
catch (e) {
|
|
364
|
-
u = !0,
|
|
373
|
+
u = !0, i = e;
|
|
365
374
|
}
|
|
366
375
|
finally {
|
|
367
376
|
try {
|
|
@@ -370,41 +379,41 @@ function l(e, t) { return function (e) { if (Array.isArray(e))
|
|
|
370
379
|
}
|
|
371
380
|
finally {
|
|
372
381
|
if (u)
|
|
373
|
-
throw
|
|
382
|
+
throw i;
|
|
374
383
|
}
|
|
375
384
|
}
|
|
376
385
|
return s;
|
|
377
|
-
} }(e, t) ||
|
|
378
|
-
function
|
|
386
|
+
} }(e, t) || p(e, t) || function () { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }(); }
|
|
387
|
+
function p(e, t) { if (e) {
|
|
379
388
|
if ("string" == typeof e)
|
|
380
|
-
return
|
|
389
|
+
return v(e, t);
|
|
381
390
|
var r = Object.prototype.toString.call(e).slice(8, -1);
|
|
382
|
-
return "Object" === r && e.constructor && (r = e.constructor.name), "Map" === r || "Set" === r ? Array.from(e) : "Arguments" === r || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r) ?
|
|
391
|
+
return "Object" === r && e.constructor && (r = e.constructor.name), "Map" === r || "Set" === r ? Array.from(e) : "Arguments" === r || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r) ? v(e, t) : void 0;
|
|
383
392
|
} }
|
|
384
|
-
function
|
|
393
|
+
function v(e, t) { (null == t || t > e.length) && (t = e.length); for (var r = 0, n = new Array(t); r < t; r++)
|
|
385
394
|
n[r] = e[r]; return n; }
|
|
386
|
-
function
|
|
395
|
+
function m(t) { var r = function (t, r) { if ("object" !== e(t) || null === t)
|
|
387
396
|
return t; var n = t[Symbol.toPrimitive]; if (void 0 !== n) {
|
|
388
|
-
var
|
|
389
|
-
if ("object" !== e(
|
|
390
|
-
return
|
|
397
|
+
var i = n.call(t, r || "default");
|
|
398
|
+
if ("object" !== e(i))
|
|
399
|
+
return i;
|
|
391
400
|
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
392
401
|
} return ("string" === r ? String : Number)(t); }(t, "string"); return "symbol" === e(r) ? r : String(r); }
|
|
393
|
-
function
|
|
402
|
+
function _(e, t) { return function (e) { if (Array.isArray(e))
|
|
394
403
|
return e; }(e) || function (e, t) { var r = null == e ? null : "undefined" != typeof Symbol && e[Symbol.iterator] || e["@@iterator"]; if (null != r) {
|
|
395
|
-
var n,
|
|
404
|
+
var n, i, o, a, s = [], c = !0, u = !1;
|
|
396
405
|
try {
|
|
397
|
-
if (
|
|
406
|
+
if (o = (r = r.call(e)).next, 0 === t) {
|
|
398
407
|
if (Object(r) !== r)
|
|
399
408
|
return;
|
|
400
409
|
c = !1;
|
|
401
410
|
}
|
|
402
411
|
else
|
|
403
|
-
for (; !(c = (n =
|
|
412
|
+
for (; !(c = (n = o.call(r)).done) && (s.push(n.value), s.length !== t); c = !0)
|
|
404
413
|
;
|
|
405
414
|
}
|
|
406
415
|
catch (e) {
|
|
407
|
-
u = !0,
|
|
416
|
+
u = !0, i = e;
|
|
408
417
|
}
|
|
409
418
|
finally {
|
|
410
419
|
try {
|
|
@@ -413,24 +422,24 @@ function p(e, t) { return function (e) { if (Array.isArray(e))
|
|
|
413
422
|
}
|
|
414
423
|
finally {
|
|
415
424
|
if (u)
|
|
416
|
-
throw
|
|
425
|
+
throw i;
|
|
417
426
|
}
|
|
418
427
|
}
|
|
419
428
|
return s;
|
|
420
|
-
} }(e, t) ||
|
|
421
|
-
function
|
|
422
|
-
function
|
|
429
|
+
} }(e, t) || b(e, t) || function () { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }(); }
|
|
430
|
+
function y(e) { return y = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (e) { return typeof e; } : function (e) { return e && "function" == typeof Symbol && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e; }, y(e); }
|
|
431
|
+
function b(e, t) { if (e) {
|
|
423
432
|
if ("string" == typeof e)
|
|
424
|
-
return
|
|
433
|
+
return g(e, t);
|
|
425
434
|
var r = Object.prototype.toString.call(e).slice(8, -1);
|
|
426
|
-
return "Object" === r && e.constructor && (r = e.constructor.name), "Map" === r || "Set" === r ? Array.from(e) : "Arguments" === r || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r) ?
|
|
435
|
+
return "Object" === r && e.constructor && (r = e.constructor.name), "Map" === r || "Set" === r ? Array.from(e) : "Arguments" === r || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r) ? g(e, t) : void 0;
|
|
427
436
|
} }
|
|
428
|
-
function
|
|
437
|
+
function g(e, t) { (null == t || t > e.length) && (t = e.length); for (var r = 0, n = new Array(t); r < t; r++)
|
|
429
438
|
n[r] = e[r]; return n; }
|
|
430
|
-
function
|
|
439
|
+
function w() {
|
|
431
440
|
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
432
|
-
|
|
433
|
-
var e = {}, t = Object.prototype, r = t.hasOwnProperty, n = Object.defineProperty || function (e, t, r) { e[t] = r.value; },
|
|
441
|
+
w = function () { return e; };
|
|
442
|
+
var e = {}, t = Object.prototype, r = t.hasOwnProperty, n = Object.defineProperty || function (e, t, r) { e[t] = r.value; }, i = "function" == typeof Symbol ? Symbol : {}, o = i.iterator || "@@iterator", a = i.asyncIterator || "@@asyncIterator", s = i.toStringTag || "@@toStringTag";
|
|
434
443
|
function c(e, t, r) { return Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }), e[t]; }
|
|
435
444
|
try {
|
|
436
445
|
c({}, "");
|
|
@@ -438,7 +447,7 @@ function _() {
|
|
|
438
447
|
catch (e) {
|
|
439
448
|
c = function (e, t, r) { return e[t] = r; };
|
|
440
449
|
}
|
|
441
|
-
function u(e, t, r,
|
|
450
|
+
function u(e, t, r, i) { var o = t && t.prototype instanceof h ? t : h, a = Object.create(o.prototype), s = new x(i || []); return n(a, "_invoke", { value: S(e, r, s) }), a; }
|
|
442
451
|
function l(e, t, r) { try {
|
|
443
452
|
return { type: "normal", arg: e.call(t, r) };
|
|
444
453
|
}
|
|
@@ -446,31 +455,31 @@ function _() {
|
|
|
446
455
|
return { type: "throw", arg: e };
|
|
447
456
|
} }
|
|
448
457
|
e.wrap = u;
|
|
449
|
-
var
|
|
458
|
+
var d = {};
|
|
459
|
+
function h() { }
|
|
450
460
|
function f() { }
|
|
451
|
-
function d() { }
|
|
452
461
|
function p() { }
|
|
453
|
-
var
|
|
454
|
-
c(
|
|
455
|
-
var
|
|
456
|
-
|
|
457
|
-
var
|
|
458
|
-
function
|
|
459
|
-
function
|
|
460
|
-
var u = c.arg,
|
|
461
|
-
return
|
|
462
|
-
} s(c.arg); } var
|
|
463
|
-
function S(e, t, r) { var n = "suspendedStart"; return function (
|
|
462
|
+
var v = {};
|
|
463
|
+
c(v, o, (function () { return this; }));
|
|
464
|
+
var m = Object.getPrototypeOf, _ = m && m(m(P([])));
|
|
465
|
+
_ && _ !== t && r.call(_, o) && (v = _);
|
|
466
|
+
var b = p.prototype = h.prototype = Object.create(v);
|
|
467
|
+
function g(e) { ["next", "throw", "return"].forEach((function (t) { c(e, t, (function (e) { return this._invoke(t, e); })); })); }
|
|
468
|
+
function k(e, t) { function i(n, o, a, s) { var c = l(e[n], e, o); if ("throw" !== c.type) {
|
|
469
|
+
var u = c.arg, d = u.value;
|
|
470
|
+
return d && "object" == y(d) && r.call(d, "__await") ? t.resolve(d.__await).then((function (e) { i("next", e, a, s); }), (function (e) { i("throw", e, a, s); })) : t.resolve(d).then((function (e) { u.value = e, a(u); }), (function (e) { return i("throw", e, a, s); }));
|
|
471
|
+
} s(c.arg); } var o; n(this, "_invoke", { value: function (e, r) { function n() { return new t((function (t, n) { i(e, r, t, n); })); } return o = o ? o.then(n, n) : n(); } }); }
|
|
472
|
+
function S(e, t, r) { var n = "suspendedStart"; return function (i, o) { if ("executing" === n)
|
|
464
473
|
throw new Error("Generator is already running"); if ("completed" === n) {
|
|
465
|
-
if ("throw" ===
|
|
466
|
-
throw
|
|
467
|
-
return
|
|
468
|
-
} for (r.method =
|
|
474
|
+
if ("throw" === i)
|
|
475
|
+
throw o;
|
|
476
|
+
return C();
|
|
477
|
+
} for (r.method = i, r.arg = o;;) {
|
|
469
478
|
var a = r.delegate;
|
|
470
479
|
if (a) {
|
|
471
480
|
var s = O(a, r);
|
|
472
481
|
if (s) {
|
|
473
|
-
if (s ===
|
|
482
|
+
if (s === d)
|
|
474
483
|
continue;
|
|
475
484
|
return s;
|
|
476
485
|
}
|
|
@@ -487,121 +496,121 @@ function _() {
|
|
|
487
496
|
n = "executing";
|
|
488
497
|
var c = l(e, t, r);
|
|
489
498
|
if ("normal" === c.type) {
|
|
490
|
-
if (n = r.done ? "completed" : "suspendedYield", c.arg ===
|
|
499
|
+
if (n = r.done ? "completed" : "suspendedYield", c.arg === d)
|
|
491
500
|
continue;
|
|
492
501
|
return { value: c.arg, done: r.done };
|
|
493
502
|
}
|
|
494
503
|
"throw" === c.type && (n = "completed", r.method = "throw", r.arg = c.arg);
|
|
495
504
|
} }; }
|
|
496
505
|
function O(e, t) { var r = t.method, n = e.iterator[r]; if (void 0 === n)
|
|
497
|
-
return t.delegate = null, "throw" === r && e.iterator.return && (t.method = "return", t.arg = void 0, O(e, t), "throw" === t.method) || "return" !== r && (t.method = "throw", t.arg = new TypeError("The iterator does not provide a '" + r + "' method")),
|
|
498
|
-
return t.method = "throw", t.arg =
|
|
506
|
+
return t.delegate = null, "throw" === r && e.iterator.return && (t.method = "return", t.arg = void 0, O(e, t), "throw" === t.method) || "return" !== r && (t.method = "throw", t.arg = new TypeError("The iterator does not provide a '" + r + "' method")), d; var i = l(n, e.iterator, t.arg); if ("throw" === i.type)
|
|
507
|
+
return t.method = "throw", t.arg = i.arg, t.delegate = null, d; var o = i.arg; return o ? o.done ? (t[e.resultName] = o.value, t.next = e.nextLoc, "return" !== t.method && (t.method = "next", t.arg = void 0), t.delegate = null, d) : o : (t.method = "throw", t.arg = new TypeError("iterator result is not an object"), t.delegate = null, d); }
|
|
499
508
|
function E(e) { var t = { tryLoc: e[0] }; 1 in e && (t.catchLoc = e[1]), 2 in e && (t.finallyLoc = e[2], t.afterLoc = e[3]), this.tryEntries.push(t); }
|
|
500
509
|
function T(e) { var t = e.completion || {}; t.type = "normal", delete t.arg, e.completion = t; }
|
|
501
510
|
function x(e) { this.tryEntries = [{ tryLoc: "root" }], e.forEach(E, this), this.reset(!0); }
|
|
502
|
-
function
|
|
503
|
-
var t = e[
|
|
511
|
+
function P(e) { if (e) {
|
|
512
|
+
var t = e[o];
|
|
504
513
|
if (t)
|
|
505
514
|
return t.call(e);
|
|
506
515
|
if ("function" == typeof e.next)
|
|
507
516
|
return e;
|
|
508
517
|
if (!isNaN(e.length)) {
|
|
509
|
-
var n = -1,
|
|
518
|
+
var n = -1, i = function t() { for (; ++n < e.length;)
|
|
510
519
|
if (r.call(e, n))
|
|
511
520
|
return t.value = e[n], t.done = !1, t; return t.value = void 0, t.done = !0, t; };
|
|
512
|
-
return
|
|
521
|
+
return i.next = i;
|
|
513
522
|
}
|
|
514
|
-
} return { next:
|
|
515
|
-
function
|
|
516
|
-
return
|
|
523
|
+
} return { next: C }; }
|
|
524
|
+
function C() { return { value: void 0, done: !0 }; }
|
|
525
|
+
return f.prototype = p, n(b, "constructor", { value: p, configurable: !0 }), n(p, "constructor", { value: f, configurable: !0 }), f.displayName = c(p, s, "GeneratorFunction"), e.isGeneratorFunction = function (e) { var t = "function" == typeof e && e.constructor; return !!t && (t === f || "GeneratorFunction" === (t.displayName || t.name)); }, e.mark = function (e) { return Object.setPrototypeOf ? Object.setPrototypeOf(e, p) : (e.__proto__ = p, c(e, s, "GeneratorFunction")), e.prototype = Object.create(b), e; }, e.awrap = function (e) { return { __await: e }; }, g(k.prototype), c(k.prototype, a, (function () { return this; })), e.AsyncIterator = k, e.async = function (t, r, n, i, o) { void 0 === o && (o = Promise); var a = new k(u(t, r, n, i), o); return e.isGeneratorFunction(r) ? a : a.next().then((function (e) { return e.done ? e.value : a.next(); })); }, g(b), c(b, s, "Generator"), c(b, o, (function () { return this; })), c(b, "toString", (function () { return "[object Generator]"; })), e.keys = function (e) { var t = Object(e), r = []; for (var n in t)
|
|
517
526
|
r.push(n); return r.reverse(), function e() { for (; r.length;) {
|
|
518
527
|
var n = r.pop();
|
|
519
528
|
if (n in t)
|
|
520
529
|
return e.value = n, e.done = !1, e;
|
|
521
|
-
} return e.done = !0, e; }; }, e.values =
|
|
530
|
+
} return e.done = !0, e; }; }, e.values = P, x.prototype = { constructor: x, reset: function (e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = void 0, this.done = !1, this.delegate = null, this.method = "next", this.arg = void 0, this.tryEntries.forEach(T), !e)
|
|
522
531
|
for (var t in this)
|
|
523
532
|
"t" === t.charAt(0) && r.call(this, t) && !isNaN(+t.slice(1)) && (this[t] = void 0); }, stop: function () { this.done = !0; var e = this.tryEntries[0].completion; if ("throw" === e.type)
|
|
524
533
|
throw e.arg; return this.rval; }, dispatchException: function (e) { if (this.done)
|
|
525
|
-
throw e; var t = this; function n(r, n) { return a.type = "throw", a.arg = e, t.next = r, n && (t.method = "next", t.arg = void 0), !!n; } for (var
|
|
526
|
-
var
|
|
527
|
-
if ("root" ===
|
|
534
|
+
throw e; var t = this; function n(r, n) { return a.type = "throw", a.arg = e, t.next = r, n && (t.method = "next", t.arg = void 0), !!n; } for (var i = this.tryEntries.length - 1; i >= 0; --i) {
|
|
535
|
+
var o = this.tryEntries[i], a = o.completion;
|
|
536
|
+
if ("root" === o.tryLoc)
|
|
528
537
|
return n("end");
|
|
529
|
-
if (
|
|
530
|
-
var s = r.call(
|
|
538
|
+
if (o.tryLoc <= this.prev) {
|
|
539
|
+
var s = r.call(o, "catchLoc"), c = r.call(o, "finallyLoc");
|
|
531
540
|
if (s && c) {
|
|
532
|
-
if (this.prev <
|
|
533
|
-
return n(
|
|
534
|
-
if (this.prev <
|
|
535
|
-
return n(
|
|
541
|
+
if (this.prev < o.catchLoc)
|
|
542
|
+
return n(o.catchLoc, !0);
|
|
543
|
+
if (this.prev < o.finallyLoc)
|
|
544
|
+
return n(o.finallyLoc);
|
|
536
545
|
}
|
|
537
546
|
else if (s) {
|
|
538
|
-
if (this.prev <
|
|
539
|
-
return n(
|
|
547
|
+
if (this.prev < o.catchLoc)
|
|
548
|
+
return n(o.catchLoc, !0);
|
|
540
549
|
}
|
|
541
550
|
else {
|
|
542
551
|
if (!c)
|
|
543
552
|
throw new Error("try statement without catch or finally");
|
|
544
|
-
if (this.prev <
|
|
545
|
-
return n(
|
|
553
|
+
if (this.prev < o.finallyLoc)
|
|
554
|
+
return n(o.finallyLoc);
|
|
546
555
|
}
|
|
547
556
|
}
|
|
548
557
|
} }, abrupt: function (e, t) { for (var n = this.tryEntries.length - 1; n >= 0; --n) {
|
|
549
|
-
var
|
|
550
|
-
if (
|
|
551
|
-
var
|
|
558
|
+
var i = this.tryEntries[n];
|
|
559
|
+
if (i.tryLoc <= this.prev && r.call(i, "finallyLoc") && this.prev < i.finallyLoc) {
|
|
560
|
+
var o = i;
|
|
552
561
|
break;
|
|
553
562
|
}
|
|
554
|
-
}
|
|
555
|
-
throw e.arg; return "break" === e.type || "continue" === e.type ? this.next = e.arg : "return" === e.type ? (this.rval = this.arg = e.arg, this.method = "return", this.next = "end") : "normal" === e.type && t && (this.next = t),
|
|
563
|
+
} o && ("break" === e || "continue" === e) && o.tryLoc <= t && t <= o.finallyLoc && (o = null); var a = o ? o.completion : {}; return a.type = e, a.arg = t, o ? (this.method = "next", this.next = o.finallyLoc, d) : this.complete(a); }, complete: function (e, t) { if ("throw" === e.type)
|
|
564
|
+
throw e.arg; return "break" === e.type || "continue" === e.type ? this.next = e.arg : "return" === e.type ? (this.rval = this.arg = e.arg, this.method = "return", this.next = "end") : "normal" === e.type && t && (this.next = t), d; }, finish: function (e) { for (var t = this.tryEntries.length - 1; t >= 0; --t) {
|
|
556
565
|
var r = this.tryEntries[t];
|
|
557
566
|
if (r.finallyLoc === e)
|
|
558
|
-
return this.complete(r.completion, r.afterLoc), T(r),
|
|
567
|
+
return this.complete(r.completion, r.afterLoc), T(r), d;
|
|
559
568
|
} }, catch: function (e) { for (var t = this.tryEntries.length - 1; t >= 0; --t) {
|
|
560
569
|
var r = this.tryEntries[t];
|
|
561
570
|
if (r.tryLoc === e) {
|
|
562
571
|
var n = r.completion;
|
|
563
572
|
if ("throw" === n.type) {
|
|
564
|
-
var
|
|
573
|
+
var i = n.arg;
|
|
565
574
|
T(r);
|
|
566
575
|
}
|
|
567
|
-
return
|
|
576
|
+
return i;
|
|
568
577
|
}
|
|
569
|
-
} throw new Error("illegal catch attempt"); }, delegateYield: function (e, t, r) { return this.delegate = { iterator:
|
|
578
|
+
} throw new Error("illegal catch attempt"); }, delegateYield: function (e, t, r) { return this.delegate = { iterator: P(e), resultName: t, nextLoc: r }, "next" === this.method && (this.arg = void 0), d; } }, e;
|
|
570
579
|
}
|
|
571
|
-
function
|
|
580
|
+
function k(e, t) { for (var r = 0; r < t.length; r++) {
|
|
572
581
|
var n = t[r];
|
|
573
|
-
n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(e, (
|
|
582
|
+
n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(e, (i = n.key, o = void 0, o = function (e, t) { if ("object" !== y(e) || null === e)
|
|
574
583
|
return e; var r = e[Symbol.toPrimitive]; if (void 0 !== r) {
|
|
575
584
|
var n = r.call(e, t || "default");
|
|
576
|
-
if ("object" !==
|
|
585
|
+
if ("object" !== y(n))
|
|
577
586
|
return n;
|
|
578
587
|
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
579
|
-
} return ("string" === t ? String : Number)(e); }(
|
|
580
|
-
} var
|
|
581
|
-
function
|
|
582
|
-
function
|
|
588
|
+
} return ("string" === t ? String : Number)(e); }(i, "string"), "symbol" === y(o) ? o : String(o)), n);
|
|
589
|
+
} var i, o; }
|
|
590
|
+
function S(e, t, r) { return t && k(e.prototype, t), r && k(e, r), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
|
|
591
|
+
function O(e, t) { if (!(e instanceof t))
|
|
583
592
|
throw new TypeError("Cannot call a class as a function"); }
|
|
584
|
-
function
|
|
585
|
-
throw new TypeError("Super expression must either be null or a function"); e.prototype = Object.create(t && t.prototype, { constructor: { value: e, writable: !0, configurable: !0 } }), Object.defineProperty(e, "prototype", { writable: !1 }), t &&
|
|
586
|
-
function
|
|
587
|
-
var
|
|
588
|
-
r = Reflect.construct(n, arguments,
|
|
593
|
+
function E(e, t) { if ("function" != typeof t && null !== t)
|
|
594
|
+
throw new TypeError("Super expression must either be null or a function"); e.prototype = Object.create(t && t.prototype, { constructor: { value: e, writable: !0, configurable: !0 } }), Object.defineProperty(e, "prototype", { writable: !1 }), t && L(e, t); }
|
|
595
|
+
function T(e) { var t = A(); return function () { var r, n = j(e); if (t) {
|
|
596
|
+
var i = j(this).constructor;
|
|
597
|
+
r = Reflect.construct(n, arguments, i);
|
|
589
598
|
}
|
|
590
599
|
else
|
|
591
|
-
r = n.apply(this, arguments); return function (e, t) { if (t && ("object" ===
|
|
600
|
+
r = n.apply(this, arguments); return function (e, t) { if (t && ("object" === y(t) || "function" == typeof t))
|
|
592
601
|
return t; if (void 0 !== t)
|
|
593
|
-
throw new TypeError("Derived constructors may only return object or undefined"); return
|
|
594
|
-
function
|
|
602
|
+
throw new TypeError("Derived constructors may only return object or undefined"); return x(e); }(this, r); }; }
|
|
603
|
+
function x(e) { if (void 0 === e)
|
|
595
604
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return e; }
|
|
596
|
-
function
|
|
605
|
+
function P(e) { var t = "function" == typeof Map ? new Map : void 0; return P = function (e) { if (null === e || (r = e, -1 === Function.toString.call(r).indexOf("[native code]")))
|
|
597
606
|
return e; var r; if ("function" != typeof e)
|
|
598
607
|
throw new TypeError("Super expression must either be null or a function"); if (void 0 !== t) {
|
|
599
608
|
if (t.has(e))
|
|
600
609
|
return t.get(e);
|
|
601
610
|
t.set(e, n);
|
|
602
|
-
} function n() { return
|
|
603
|
-
function
|
|
604
|
-
function
|
|
611
|
+
} function n() { return C(e, arguments, j(this).constructor); } return n.prototype = Object.create(e.prototype, { constructor: { value: n, enumerable: !1, writable: !0, configurable: !0 } }), L(n, e); }, P(e); }
|
|
612
|
+
function C(e, t, r) { return C = A() ? Reflect.construct.bind() : function (e, t, r) { var n = [null]; n.push.apply(n, t); var i = new (Function.bind.apply(e, n)); return r && L(i, r.prototype), i; }, C.apply(null, arguments); }
|
|
613
|
+
function A() { if ("undefined" == typeof Reflect || !Reflect.construct)
|
|
605
614
|
return !1; if (Reflect.construct.sham)
|
|
606
615
|
return !1; if ("function" == typeof Proxy)
|
|
607
616
|
return !0; try {
|
|
@@ -610,71 +619,86 @@ function x() { if ("undefined" == typeof Reflect || !Reflect.construct)
|
|
|
610
619
|
catch (e) {
|
|
611
620
|
return !1;
|
|
612
621
|
} }
|
|
613
|
-
function
|
|
614
|
-
function
|
|
615
|
-
var
|
|
616
|
-
!function (e) { e.emailMagicLinks = "emailMagicLinks", e.oauth = "oauth", e.otp = "otp", e.crypto = "crypto", e.passwords = "passwords"; }(
|
|
617
|
-
var
|
|
618
|
-
function
|
|
622
|
+
function L(e, t) { return L = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (e, t) { return e.__proto__ = t, e; }, L(e, t); }
|
|
623
|
+
function j(e) { return j = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (e) { return e.__proto__ || Object.getPrototypeOf(e); }, j(e); }
|
|
624
|
+
var R, I, N, D, M, B;
|
|
625
|
+
!function (e) { e.emailMagicLinks = "emailMagicLinks", e.oauth = "oauth", e.otp = "otp", e.crypto = "crypto", e.passwords = "passwords"; }(R || (R = {})), function (e) { e.Google = "google", e.Microsoft = "microsoft", e.Apple = "apple", e.Github = "github", e.GitLab = "gitlab", e.Facebook = "facebook", e.Discord = "discord", e.Slack = "slack", e.Amazon = "amazon", e.Bitbucket = "bitbucket", e.LinkedIn = "linkedin", e.Coinbase = "coinbase", e.Twitch = "twitch"; }(I || (I = {})), function (e) { e.Vessel = "Vessel", e.Phantom = "Phantom", e.Metamask = "Metamask", e.Coinbase = "Coinbase", e.Binance = "Binance", e.GenericEthereumWallet = "Other Ethereum Wallet", e.GenericSolanaWallet = "Other Solana Wallet"; }(N || (N = {})), function (e) { e.embedded = "embedded", e.floating = "floating"; }(D || (D = {})), function (e) { e.SMS = "sms", e.WhatsApp = "whatsapp", e.Email = "email"; }(M || (M = {})), function (e) { e.MagicLinkLoginOrCreateEvent = "MAGIC_LINK_LOGIN_OR_CREATE", e.OTPsLoginOrCreateEvent = "OTP_LOGIN_OR_CREATE", e.OTPsAuthenticate = "OTP_AUTHENTICATE", e.CryptoWalletAuthenticateStart = "CRYPTO_WALLET_AUTHENTICATE_START", e.CryptoWalletAuthenticate = "CRYPTO_WALLET_AUTHENTICATE", e.PasswordCreate = "PASSWORD_CREATE", e.PasswordAuthenticate = "PASSWORD_AUTHENTICATE", e.PasswordResetByEmailStart = "PASSWORD_RESET_BY_EMAIL_START", e.PasswordResetByEmail = "PASSWORD_RESET_BY_EMAIL"; }(B || (B = {}));
|
|
626
|
+
var K, F, U = function (e) { E(r, P(Error)); var t = T(r); function r(e, n) { var i; return O(this, r), (i = t.call(this, e + "\n" + n)).message = e + "\n" + n, i.name = "SDKAPIUnreachableError", i.details = n, Object.setPrototypeOf(x(i), r.prototype), i; } return S(r); }(), q = function (e) { E(r, P(Error)); var t = T(r); function r(e, n) { var i; return O(this, r), (i = t.call(this)).name = "StytchSDKUsageError", i.message = "Invalid call to ".concat(e, "\n") + n, i; } return S(r); }(), z = function (e) { E(r, P(Error)); var t = T(r); function r(e) { var n, i; O(this, r), (n = t.call(this)).name = "StytchSDKSchemaError"; var o = null === (i = e.body) || void 0 === i ? void 0 : i.map((function (e) { return "".concat(e.dataPath, ": ").concat(e.message); })).join("\n"); return n.message = "[400] Request does not match expected schema\n".concat(o), n; } return S(r); }(), W = function (e) { E(r, P(Error)); var t = T(r); function r(e) { var n; O(this, r), (n = t.call(this)).name = "StytchSDKAPIError"; var i = e.status_code, o = e.error_type, a = e.error_message, s = e.error_url, c = e.request_id; return n.error_type = o, n.error_message = a, n.error_url = s, n.request_id = c, n.status_code = i, n.message = "[".concat(i, "] ").concat(o, "\n") + "".concat(a, "\n") + "See ".concat(s, " for more information.\n") + (c ? "request_id: ".concat(c, "\n") : ""), n; } return S(r); }(), G = ["unauthorized_credentials", "user_unauthenticated", "invalid_secret_authentication", "session_not_found"];
|
|
627
|
+
function H(e, t, r, n) { return new (r || (r = Promise))((function (i, o) { function a(e) { try {
|
|
619
628
|
c(n.next(e));
|
|
620
629
|
}
|
|
621
630
|
catch (e) {
|
|
622
|
-
|
|
631
|
+
o(e);
|
|
623
632
|
} } function s(e) { try {
|
|
624
633
|
c(n.throw(e));
|
|
625
634
|
}
|
|
626
635
|
catch (e) {
|
|
627
|
-
|
|
628
|
-
} } function c(e) { var t; e.done ?
|
|
629
|
-
!function (e) { e.BiometricsSensorError = "biometrics_sensor_error", e.DeviceCredentialsNotAllowed = "device_credentials_not_allowed", e.DeviceHardwareError = "device_hardware_error", e.InternalError = "internal_error", e.KeyInvalidated = "key_invalidated", e.KeystoreUnavailable = "keystore_unavailable", e.NoBiometricsEnrolled = "no_biometrics_enrolled", e.NoBiometricsRegistration = "no_biometrics_registration", e.SessionExpired = "session_expired", e.UserCancellation = "user_cancellation", e.UserLockedOut = "user_locked_out"; }(
|
|
630
|
-
var
|
|
631
|
-
function
|
|
632
|
-
throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported"); return
|
|
633
|
-
var
|
|
634
|
-
for (var
|
|
635
|
-
|
|
636
|
-
function
|
|
636
|
+
o(e);
|
|
637
|
+
} } function c(e) { var t; e.done ? i(e.value) : (t = e.value, t instanceof r ? t : new r((function (e) { e(t); }))).then(a, s); } c((n = n.apply(e, t || [])).next()); })); }
|
|
638
|
+
!function (e) { e.BiometricsSensorError = "biometrics_sensor_error", e.DeviceCredentialsNotAllowed = "device_credentials_not_allowed", e.DeviceHardwareError = "device_hardware_error", e.InternalError = "internal_error", e.KeyInvalidated = "key_invalidated", e.KeystoreUnavailable = "keystore_unavailable", e.NoBiometricsEnrolled = "no_biometrics_enrolled", e.NoBiometricsRegistration = "no_biometrics_registration", e.SessionExpired = "session_expired", e.UserCancellation = "user_cancellation", e.UserLockedOut = "user_locked_out"; }(K || (K = {}));
|
|
639
|
+
var Y = new Uint8Array(16);
|
|
640
|
+
function V() { if (!F && !(F = "undefined" != typeof crypto && crypto.getRandomValues && crypto.getRandomValues.bind(crypto) || "undefined" != typeof msCrypto && "function" == typeof msCrypto.getRandomValues && msCrypto.getRandomValues.bind(msCrypto)))
|
|
641
|
+
throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported"); return F(Y); }
|
|
642
|
+
var J = /^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;
|
|
643
|
+
for (var $ = [], X = 0; X < 256; ++X)
|
|
644
|
+
$.push((X + 256).toString(16).substr(1));
|
|
645
|
+
function Z(e) { var t = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : 0, r = ($[e[t + 0]] + $[e[t + 1]] + $[e[t + 2]] + $[e[t + 3]] + "-" + $[e[t + 4]] + $[e[t + 5]] + "-" + $[e[t + 6]] + $[e[t + 7]] + "-" + $[e[t + 8]] + $[e[t + 9]] + "-" + $[e[t + 10]] + $[e[t + 11]] + $[e[t + 12]] + $[e[t + 13]] + $[e[t + 14]] + $[e[t + 15]]).toLowerCase(); if (!function (e) { return "string" == typeof e && J.test(e); }(r))
|
|
637
646
|
throw TypeError("Stringified UUID is invalid"); return r; }
|
|
638
|
-
function
|
|
647
|
+
function Q(e, t, r) { var n = (e = e || {}).random || (e.rng || V)(); if (n[6] = 15 & n[6] | 64, n[8] = 63 & n[8] | 128, t) {
|
|
639
648
|
r = r || 0;
|
|
640
|
-
for (var
|
|
641
|
-
t[r +
|
|
649
|
+
for (var i = 0; i < 16; ++i)
|
|
650
|
+
t[r + i] = n[i];
|
|
642
651
|
return t;
|
|
643
|
-
} return
|
|
644
|
-
var
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
652
|
+
} return Z(n); }
|
|
653
|
+
var ee = {};
|
|
654
|
+
function te(e, t) { return new Promise((function (r, n) { var i = function (e) { var t = re(e); if (t[0])
|
|
655
|
+
return t[0]; }(e); if (i && "true" === i.dataset.loaded)
|
|
656
|
+
try {
|
|
657
|
+
r(t());
|
|
658
|
+
}
|
|
659
|
+
catch (t) {
|
|
660
|
+
return n(new Error("".concat(e, " already loaded, but module was not found in global scope: ").concat(t)));
|
|
661
|
+
} var o = function (e) { var t = document.createElement("script"); return t.setAttribute("src", e), t.setAttribute("async", "true"), t.setAttribute("defer", "true"), document.head.appendChild(t), t; }(e); o.addEventListener("load", (function () { o.dataset.loaded = "true"; try {
|
|
662
|
+
r(t());
|
|
663
|
+
}
|
|
664
|
+
catch (t) {
|
|
665
|
+
n(new Error("".concat(e, " was loaded, but module was not found in global scope: ").concat(t)));
|
|
666
|
+
} })), o.addEventListener("error", (function (t) { n(new Error("".concat(e, " could not be loaded: ").concat(t))); })); })); }
|
|
667
|
+
var re = function (e) { return document.querySelectorAll('script[src="'.concat(e, '"]')); };
|
|
668
|
+
var ne = ["[Stytch]"], ie = function () { for (var e, t = arguments.length, r = new Array(t), n = 0; n < t; n++)
|
|
669
|
+
r[n] = arguments[n]; return (e = console).warn.apply(e, ne.concat(r)); }, oe = function () { for (var e, t = arguments.length, r = new Array(t), n = 0; n < t; n++)
|
|
670
|
+
r[n] = arguments[n]; return (e = console).error.apply(e, ne.concat(r)); }, ae = "\nYou can find your public token at https://stytch.com/dashboard/api-keys.", se = function (e) { var t = { isObject: function (r, n) { var i = "object" === y(n) && !Array.isArray(n) && null !== n; if (!i)
|
|
671
|
+
throw new q(e, r + " must be an object."); return t; }, isOptionalObject: function (e, r) { return void 0 === r ? t : t.isObject(e, r); }, isString: function (r, n) { if ("string" != typeof n)
|
|
672
|
+
throw new q(e, r + " must be a string."); return t; }, isOptionalString: function (e, r) { return void 0 === r ? t : t.isString(e, r); }, isStringArray: function (r, n) { if (!Array.isArray(n))
|
|
673
|
+
throw new q(e, r + " must be an array of strings."); var i, o = function (e, t) { var r = "undefined" != typeof Symbol && e[Symbol.iterator] || e["@@iterator"]; if (!r) {
|
|
674
|
+
if (Array.isArray(e) || (r = b(e)) || t && e && "number" == typeof e.length) {
|
|
651
675
|
r && (e = r);
|
|
652
|
-
var n = 0,
|
|
653
|
-
return { s:
|
|
676
|
+
var n = 0, i = function () { };
|
|
677
|
+
return { s: i, n: function () { return n >= e.length ? { done: !0 } : { done: !1, value: e[n++] }; }, e: function (e) { throw e; }, f: i };
|
|
654
678
|
}
|
|
655
679
|
throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
656
|
-
} var
|
|
680
|
+
} var o, a = !0, s = !1; return { s: function () { r = r.call(e); }, n: function () { var e = r.next(); return a = e.done, e; }, e: function (e) { s = !0, o = e; }, f: function () { try {
|
|
657
681
|
a || null == r.return || r.return();
|
|
658
682
|
}
|
|
659
683
|
finally {
|
|
660
684
|
if (s)
|
|
661
|
-
throw
|
|
685
|
+
throw o;
|
|
662
686
|
} } }; }(n); try {
|
|
663
|
-
for (
|
|
664
|
-
if ("string" != typeof
|
|
665
|
-
throw new
|
|
687
|
+
for (o.s(); !(i = o.n()).done;) {
|
|
688
|
+
if ("string" != typeof i.value)
|
|
689
|
+
throw new q(e, r + " must be an array of strings.");
|
|
666
690
|
}
|
|
667
691
|
}
|
|
668
692
|
catch (e) {
|
|
669
|
-
|
|
693
|
+
o.e(e);
|
|
670
694
|
}
|
|
671
695
|
finally {
|
|
672
|
-
|
|
696
|
+
o.f();
|
|
673
697
|
} return t; }, isOptionalStringArray: function (e, r) { return void 0 === r ? t : t.isStringArray(e, r); }, isNumber: function (r, n) { if ("number" != typeof n)
|
|
674
|
-
throw new
|
|
675
|
-
function
|
|
698
|
+
throw new q(e, r + " must be a number."); return t; }, isOptionalNumber: function (e, r) { return void 0 === r ? t : t.isNumber(e, r); } }; return t; };
|
|
699
|
+
function ce(e) { var t = e.method, r = e.errorMessage, n = e.finalURL, i = e.basicAuthHeader, o = e.xSDKClientHeader, a = e.xSDKParentHostHeader, s = e.body; return H(this, void 0, void 0, w().mark((function e() { var c, u, l, d, h; return w().wrap((function (e) { for (;;)
|
|
676
700
|
switch (e.prev = e.next) {
|
|
677
|
-
case 0: return c = { Authorization:
|
|
701
|
+
case 0: return c = { Authorization: i, "Content-Type": "application/json", "X-SDK-Client": o }, a && (c["X-SDK-Parent-Host"] = a), u = { method: t, headers: c, body: s && JSON.stringify(s) }, e.prev = 3, e.next = 6, fetch(n, u);
|
|
678
702
|
case 6:
|
|
679
703
|
l = e.sent, e.next = 14;
|
|
680
704
|
break;
|
|
@@ -692,25 +716,25 @@ function re(e) { var t = e.method, r = e.errorMessage, n = e.finalURL, o = e.bas
|
|
|
692
716
|
}
|
|
693
717
|
return e.prev = 15, e.next = 18, l.json();
|
|
694
718
|
case 18:
|
|
695
|
-
|
|
719
|
+
d = e.sent, e.next = 24;
|
|
696
720
|
break;
|
|
697
721
|
case 21: throw e.prev = 21, e.t1 = e.catch(15), new U(r, "Invalid or no response from server");
|
|
698
722
|
case 24:
|
|
699
|
-
if (!("body" in
|
|
723
|
+
if (!("body" in d || "params" in d || "query" in d)) {
|
|
700
724
|
e.next = 26;
|
|
701
725
|
break;
|
|
702
726
|
}
|
|
703
|
-
throw new
|
|
704
|
-
case 26: throw new
|
|
727
|
+
throw new z(d);
|
|
728
|
+
case 26: throw new W(d);
|
|
705
729
|
case 27: return e.prev = 27, e.next = 30, l.json();
|
|
706
|
-
case 30: return
|
|
730
|
+
case 30: return h = e.sent, e.abrupt("return", h.data);
|
|
707
731
|
case 34: throw e.prev = 34, e.t2 = e.catch(27), new U(r, "Invalid response from the Stytch servers.");
|
|
708
732
|
case 37:
|
|
709
733
|
case "end": return e.stop();
|
|
710
734
|
} }), e, null, [[3, 9], [15, 21], [27, 34]]); }))); }
|
|
711
|
-
var
|
|
712
|
-
|
|
713
|
-
var
|
|
735
|
+
var ue = function () { function e(t, r) { var n = this; O(this, e), this._subscriptionService = t, this._headlessSessionClient = r, this._onDataChange = function (e) { (null == e ? void 0 : e.session) ? n.scheduleBackgroundRefresh() : n.cancelBackgroundRefresh(); }, this._reauthenticateWithBackoff = function () { var t = function (t) { return function (r) { return e.isUnrecoverableError(r) ? Promise.reject(r) : new Promise((function (r) { return setTimeout(r, e.timeoutForAttempt(t)); })).then((function () { return n._headlessSessionClient.authenticate(); })); }; }; return n._headlessSessionClient.authenticate().catch(t(0)).catch(t(1)).catch(t(2)).catch(t(3)).catch(t(4)); }, this.timeout = null, this._subscriptionService.subscribeToState(this._onDataChange); } return S(e, [{ key: "performBackgroundRefresh", value: function () { var e = this; this._reauthenticateWithBackoff().then((function () { e.scheduleBackgroundRefresh(); })).catch((function () { ie("Session background refresh failed. Signalling to app that user is logged out."), e._subscriptionService.destroyState(); })); } }, { key: "scheduleBackgroundRefresh", value: function () { var t = this; this.cancelBackgroundRefresh(), this.timeout = setTimeout((function () { t.performBackgroundRefresh(); }), e.REFRESH_INTERVAL_MS); } }, { key: "cancelBackgroundRefresh", value: function () { null !== this.timeout && (clearTimeout(this.timeout), this.timeout = null); } }], [{ key: "timeoutForAttempt", value: function (e) { return Math.floor(350 * Math.random()) - 175 + 2e3 * Math.pow(2, e); } }, { key: "isUnrecoverableError", value: function (e) { return G.includes(e.error_type); } }]), e; }();
|
|
736
|
+
ue.REFRESH_INTERVAL_MS = 18e4;
|
|
737
|
+
var le = function () { function e(t) { O(this, e), this.maxBatchSize = t.maxBatchSize, this.logEventURL = t.logEventURL, setInterval(this.flush.bind(this), t.intervalDurationMs), this.batch = []; } return S(e, [{ key: "logEvent", value: function (e, t) { this.batch.push({ telemetry: e, event: t }), this.batch.length >= this.maxBatchSize && this.flush(); } }, { key: "flush", value: function () { return H(this, void 0, void 0, w().mark((function e() { var t; return w().wrap((function (e) { for (;;)
|
|
714
738
|
switch (e.prev = e.next) {
|
|
715
739
|
case 0:
|
|
716
740
|
if (this.batch.length) {
|
|
@@ -727,33 +751,33 @@ var oe = function () { function e(t) { k(this, e), this.maxBatchSize = t.maxBatc
|
|
|
727
751
|
case "end": return e.stop();
|
|
728
752
|
} }), e, this, [[4, 9]]); }))); } }]), e; }();
|
|
729
753
|
Promise.resolve({ pkceRequiredForEmailMagicLinks: !1 }), Promise.resolve({ pkceRequiredForPasswordResets: !1 });
|
|
730
|
-
var
|
|
754
|
+
var de = Promise.resolve({ pkceRequiredForEmailMagicLinks: !1 }), he = function () { function e(t, r, n) { var i = this, o = arguments.length > 3 && void 0 !== arguments[3] ? arguments[3] : de; O(this, e), this._networkClient = t, this._subscriptionService = r, this._pkceManager = n, this._config = o, this.email = { loginOrSignup: function (e) { return H(i, void 0, void 0, w().mark((function t() { var r, n; return w().wrap((function (t) { for (;;)
|
|
731
755
|
switch (t.prev = t.next) {
|
|
732
|
-
case 0: return
|
|
756
|
+
case 0: return se("stytch.magicLinks.email.loginOrSignup").isString("email", e.email_address).isString("organization_id", e.organization_id).isOptionalString("login_redirect_url", e.login_redirect_url).isOptionalString("login_template_id", e.login_template_id).isOptionalString("signup_redirect_url", e.signup_redirect_url).isOptionalString("signup_template_id", e.signup_template_id).isOptionalString("locale", e.locale), t.next = 3, this.getCodeChallenge();
|
|
733
757
|
case 3: return r = t.sent, n = Object.assign(Object.assign({}, e), { pkce_code_challenge: r }), t.abrupt("return", this._networkClient.fetchSDK({ url: "/b2b/magic_links/email/login_or_signup", body: n, errorMessage: "Failed to send magic link", method: "POST" }));
|
|
734
758
|
case 6:
|
|
735
759
|
case "end": return t.stop();
|
|
736
|
-
} }), t, this); }))); }, discovery: { send: function (e) { return
|
|
760
|
+
} }), t, this); }))); }, discovery: { send: function (e) { return H(i, void 0, void 0, w().mark((function t() { var r, n; return w().wrap((function (t) { for (;;)
|
|
737
761
|
switch (t.prev = t.next) {
|
|
738
|
-
case 0: return
|
|
762
|
+
case 0: return se("stytch.magicLinks.email.discovery.send").isString("email_address", e.email_address).isOptionalString("discovery_redirect_url", e.discovery_redirect_url).isOptionalString("login_template_id", e.login_template_id).isOptionalString("locale", e.locale), t.next = 3, this.getCodeChallenge();
|
|
739
763
|
case 3: return r = t.sent, n = Object.assign(Object.assign({}, e), { pkce_code_challenge: r }), t.abrupt("return", this._networkClient.fetchSDK({ url: "/b2b/magic_links/email/discovery/send", body: n, errorMessage: "Failed to send discovery magic link", method: "POST" }));
|
|
740
764
|
case 6:
|
|
741
765
|
case "end": return t.stop();
|
|
742
|
-
} }), t, this); }))); } } }, this.authenticate = function (e) { return
|
|
766
|
+
} }), t, this); }))); } } }, this.authenticate = function (e) { return H(i, void 0, void 0, w().mark((function t() { var r, n, i; return w().wrap((function (t) { for (;;)
|
|
743
767
|
switch (t.prev = t.next) {
|
|
744
|
-
case 0: return
|
|
768
|
+
case 0: return se("stytch.magicLinks.authenticate").isString("magic_links_token", e.magic_links_token).isNumber("session_duration_minutes", e.session_duration_minutes), t.next = 3, this._pkceManager.getPKPair();
|
|
745
769
|
case 3: return r = t.sent, n = Object.assign({ pkce_code_verifier: null == r ? void 0 : r.code_verifier }, e), t.next = 7, this._networkClient.fetchSDK({ url: "/b2b/magic_links/authenticate", body: n, errorMessage: "Failed to authenticate token", method: "POST" });
|
|
746
|
-
case 7: return
|
|
770
|
+
case 7: return i = t.sent, this._pkceManager.clearPKPair(), this._subscriptionService.updateStateAndTokens({ state: { session: i.member_session, member: i.member }, session_token: i.session_token, session_jwt: i.session_jwt }), t.abrupt("return", i);
|
|
747
771
|
case 11:
|
|
748
772
|
case "end": return t.stop();
|
|
749
|
-
} }), t, this); }))); }, this.discovery = { authenticate: function (e) { return
|
|
773
|
+
} }), t, this); }))); }, this.discovery = { authenticate: function (e) { return H(i, void 0, void 0, w().mark((function t() { var r, n, i; return w().wrap((function (t) { for (;;)
|
|
750
774
|
switch (t.prev = t.next) {
|
|
751
|
-
case 0: return
|
|
775
|
+
case 0: return se("stytch.magicLinks.discovery.authenticate").isString("discovery_magic_links_token", e.discovery_magic_links_token), t.next = 3, this._pkceManager.getPKPair();
|
|
752
776
|
case 3: return r = t.sent, n = Object.assign({ pkce_code_verifier: null == r ? void 0 : r.code_verifier }, e), t.next = 7, this._networkClient.fetchSDK({ url: "/b2b/magic_links/discovery/authenticate", body: n, errorMessage: "Failed to authenticate intermediate magic link token", method: "POST" });
|
|
753
|
-
case 7: return
|
|
777
|
+
case 7: return i = t.sent, this._pkceManager.clearPKPair(), t.abrupt("return", i);
|
|
754
778
|
case 10:
|
|
755
779
|
case "end": return t.stop();
|
|
756
|
-
} }), t, this); }))); } }; } return
|
|
780
|
+
} }), t, this); }))); } }; } return S(e, [{ key: "getCodeChallenge", value: function () { return H(this, void 0, void 0, w().mark((function e() { var t, r; return w().wrap((function (e) { for (;;)
|
|
757
781
|
switch (e.prev = e.next) {
|
|
758
782
|
case 0: return e.next = 2, this._config;
|
|
759
783
|
case 2:
|
|
@@ -773,20 +797,20 @@ var ie = Promise.resolve({ pkceRequiredForEmailMagicLinks: !1 }), ae = function
|
|
|
773
797
|
case 13: return r = e.sent, e.abrupt("return", r.code_challenge);
|
|
774
798
|
case 15:
|
|
775
799
|
case "end": return e.stop();
|
|
776
|
-
} }), e, this); }))); } }]), e; }(),
|
|
800
|
+
} }), e, this); }))); } }]), e; }(), fe = S((function e(t, r) { var n = this; O(this, e), this._networkClient = t, this._subscriptionService = r, this.get = function () { return H(n, void 0, void 0, w().mark((function e() { var t; return w().wrap((function (e) { for (;;)
|
|
777
801
|
switch (e.prev = e.next) {
|
|
778
802
|
case 0: return e.next = 2, this._networkClient.fetchSDK({ url: "/b2b/organizations/members/me", errorMessage: "Failed to retrieve member info.", method: "GET" });
|
|
779
803
|
case 2: return t = e.sent, this._subscriptionService.updateMember(t.member), e.abrupt("return", t.member);
|
|
780
804
|
case 5:
|
|
781
805
|
case "end": return e.stop();
|
|
782
|
-
} }), e, this); }))); }, this.getSync = function () { return n._subscriptionService.getMember(); }, this.onChange = function (e) { return n._subscriptionService.subscribeToState((function (t) { var r; return e(null !== (r = null == t ? void 0 : t.member) && void 0 !== r ? r : null); })); }; })),
|
|
806
|
+
} }), e, this); }))); }, this.getSync = function () { return n._subscriptionService.getMember(); }, this.onChange = function (e) { return n._subscriptionService.subscribeToState((function (t) { var r; return e(null !== (r = null == t ? void 0 : t.member) && void 0 !== r ? r : null); })); }; })), pe = function () { function e(t, r, n, i, o) { O(this, e), this._networkClient = t, this._subscriptionService = r, this._pkceManager = n, this._dynamicConfig = i, this._config = o; } return S(e, [{ key: "authenticate", value: function (e) { return H(this, void 0, void 0, w().mark((function t() { var r, n; return w().wrap((function (t) { for (;;)
|
|
783
807
|
switch (t.prev = t.next) {
|
|
784
|
-
case 0: return
|
|
785
|
-
case 3: return (r = t.sent) ||
|
|
808
|
+
case 0: return se("stytch.sso.authenticate").isString("sso_token", e.sso_token).isNumber("session_duration_minutes", e.session_duration_minutes), t.next = 3, this._pkceManager.getPKPair();
|
|
809
|
+
case 3: return (r = t.sent) || ie("No code verifier found in local storage for SSO flow.\nConsider using stytch.oauth.$provider.start() to add PKCE to your OAuth flows for added security.\nSee https://stytch.com/docs/oauth#guides_pkce for more information."), t.next = 7, this._networkClient.fetchSDK({ url: "/sso/authenticate", method: "POST", body: Object.assign({ pkce_code_verifier: null == r ? void 0 : r.code_verifier }, e), errorMessage: "Failed to authenticate token" });
|
|
786
810
|
case 7: return n = t.sent, this._pkceManager.clearPKPair(), this._subscriptionService.updateStateAndTokens({ state: { session: n.member_session, member: n.member }, session_token: n.session_token, session_jwt: n.session_jwt }), t.abrupt("return", n);
|
|
787
811
|
case 11:
|
|
788
812
|
case "end": return t.stop();
|
|
789
|
-
} }), t, this); }))); } }, { key: "getBaseApiUrl", value: function () { return
|
|
813
|
+
} }), t, this); }))); } }, { key: "getBaseApiUrl", value: function () { return H(this, void 0, void 0, w().mark((function e() { return w().wrap((function (e) { for (;;)
|
|
790
814
|
switch (e.prev = e.next) {
|
|
791
815
|
case 0:
|
|
792
816
|
if (!this._config.publicToken.includes("public-token-test")) {
|
|
@@ -797,12 +821,12 @@ var ie = Promise.resolve({ pkceRequiredForEmailMagicLinks: !1 }), ae = function
|
|
|
797
821
|
case 2: return e.abrupt("return", this._config.liveAPIURL);
|
|
798
822
|
case 3:
|
|
799
823
|
case "end": return e.stop();
|
|
800
|
-
} }), e, this); }))); } }, { key: "start", value: function (e) { var t = e.connection_id, r = e.login_redirect_url, n = e.signup_redirect_url; return
|
|
824
|
+
} }), e, this); }))); } }, { key: "start", value: function (e) { var t = e.connection_id, r = e.login_redirect_url, n = e.signup_redirect_url; return H(this, void 0, void 0, w().mark((function e() { var i, o, a, s, c; return w().wrap((function (e) { for (;;)
|
|
801
825
|
switch (e.prev = e.next) {
|
|
802
826
|
case 0: return e.next = 2, this._dynamicConfig;
|
|
803
|
-
case 2: return
|
|
827
|
+
case 2: return i = e.sent, o = i.pkceRequiredForSso, e.next = 6, this.getBaseApiUrl();
|
|
804
828
|
case 6:
|
|
805
|
-
if (a = e.sent, (s = new URL("".concat(a, "/v1/public/sso/start"))).searchParams.set("public_token", this._config.publicToken), s.searchParams.set("connection_id", t), !
|
|
829
|
+
if (a = e.sent, (s = new URL("".concat(a, "/v1/public/sso/start"))).searchParams.set("public_token", this._config.publicToken), s.searchParams.set("connection_id", t), !o) {
|
|
806
830
|
e.next = 17;
|
|
807
831
|
break;
|
|
808
832
|
}
|
|
@@ -814,111 +838,113 @@ var ie = Promise.resolve({ pkceRequiredForEmailMagicLinks: !1 }), ae = function
|
|
|
814
838
|
case 18: r && s.searchParams.set("login_redirect_url", r), n && s.searchParams.set("signup_redirect_url", n), window.location.href = s.toString();
|
|
815
839
|
case 21:
|
|
816
840
|
case "end": return e.stop();
|
|
817
|
-
} }), e, this); }))); } }]), e; }(),
|
|
841
|
+
} }), e, this); }))); } }]), e; }(), ve = S((function e(t) { var r = this; O(this, e), this._networkClient = t, this.get = function () { return H(r, void 0, void 0, w().mark((function e() { var t; return w().wrap((function (e) { for (;;)
|
|
818
842
|
switch (e.prev = e.next) {
|
|
819
843
|
case 0: return e.next = 2, this._networkClient.fetchSDK({ url: "/b2b/organizations/me", errorMessage: "Failed to retrieve organization info.", method: "GET" });
|
|
820
844
|
case 2: return t = e.sent, e.abrupt("return", t.organization);
|
|
821
845
|
case 4:
|
|
822
846
|
case "end": return e.stop();
|
|
823
|
-
} }), e, this); }))); }; })),
|
|
847
|
+
} }), e, this); }))); }; })), me = function () { function e(t, r) { var n = this; O(this, e), this._networkClient = t, this._subscriptionService = r, this.getSync = function () { return n._subscriptionService.getSession(); }, this.onChange = function (e) { return n._subscriptionService.subscribeToState((function (t) { var r; return e(null !== (r = null == t ? void 0 : t.session) && void 0 !== r ? r : null); })); }, this.revoke = function (e) { return H(n, void 0, void 0, w().mark((function t() { var r; return w().wrap((function (t) { for (;;)
|
|
824
848
|
switch (t.prev = t.next) {
|
|
825
849
|
case 0: return t.prev = 0, t.next = 3, this._networkClient.fetchSDK({ url: "/b2b/sessions/revoke", errorMessage: "Error revoking session", method: "POST" });
|
|
826
850
|
case 3: return r = t.sent, this._subscriptionService.destroyState(), t.abrupt("return", r);
|
|
827
|
-
case 8: throw t.prev = 8, t.t0 = t.catch(0), ((null == e ? void 0 : e.forceClear) ||
|
|
851
|
+
case 8: throw t.prev = 8, t.t0 = t.catch(0), ((null == e ? void 0 : e.forceClear) || G.includes(t.t0.error_type)) && this._subscriptionService.destroyState(), t.t0;
|
|
828
852
|
case 12:
|
|
829
853
|
case "end": return t.stop();
|
|
830
|
-
} }), t, this, [[0, 8]]); }))); }, this.authenticate = function (e) { return
|
|
854
|
+
} }), t, this, [[0, 8]]); }))); }, this.authenticate = function (e) { return H(n, void 0, void 0, w().mark((function t() { var r, n; return w().wrap((function (t) { for (;;)
|
|
831
855
|
switch (t.prev = t.next) {
|
|
832
856
|
case 0: return t.prev = 0, r = { session_duration_minutes: null == e ? void 0 : e.session_duration_minutes }, t.next = 4, this._networkClient.fetchSDK({ url: "/b2b/sessions/authenticate", body: r, errorMessage: "Error authenticating session", method: "POST" });
|
|
833
857
|
case 4: return n = t.sent, this._subscriptionService.updateStateAndTokens({ state: { session: n.member_session, member: n.member }, session_token: n.session_token, session_jwt: n.session_jwt }), t.abrupt("return", n);
|
|
834
|
-
case 9: throw t.prev = 9, t.t0 = t.catch(0),
|
|
858
|
+
case 9: throw t.prev = 9, t.t0 = t.catch(0), G.includes(t.t0.error_type) && this._subscriptionService.destroyState(), t.t0;
|
|
835
859
|
case 13:
|
|
836
860
|
case "end": return t.stop();
|
|
837
|
-
} }), t, this, [[0, 9]]); }))); }, this.exchange = function (e) { return
|
|
861
|
+
} }), t, this, [[0, 9]]); }))); }, this.exchange = function (e) { return H(n, void 0, void 0, w().mark((function t() { var r; return w().wrap((function (t) { for (;;)
|
|
838
862
|
switch (t.prev = t.next) {
|
|
839
|
-
case 0: return
|
|
863
|
+
case 0: return se("stytch.sessions.exchange").isString("organization_id", e.organization_id).isNumber("session_duration_minutes", e.session_duration_minutes), t.prev = 1, t.next = 4, this._networkClient.fetchSDK({ url: "/b2b/sessions/exchange", body: e, errorMessage: "Failed to exchange session", method: "POST" });
|
|
840
864
|
case 4: return r = t.sent, this._subscriptionService.updateStateAndTokens({ state: { session: r.member_session, member: r.member }, session_token: r.session_token, session_jwt: r.session_jwt }), t.abrupt("return", r);
|
|
841
865
|
case 9: throw t.prev = 9, t.t0 = t.catch(1), t.t0;
|
|
842
866
|
case 12:
|
|
843
867
|
case "end": return t.stop();
|
|
844
|
-
} }), t, this, [[1, 9]]); }))); }; } return
|
|
868
|
+
} }), t, this, [[1, 9]]); }))); }; } return S(e, [{ key: "getTokens", value: function () { return this._subscriptionService.getTokens(); } }]), e; }(), _e = S((function e(t, r) { var n = this; O(this, e), this._networkClient = t, this._subscriptionService = r, this.organizations = { list: function (e) { return H(n, void 0, void 0, w().mark((function t() { return w().wrap((function (t) { for (;;)
|
|
845
869
|
switch (t.prev = t.next) {
|
|
846
|
-
case 0: return
|
|
870
|
+
case 0: return se("stytch.discovery.organizations.list").isOptionalString("intermediate_session_token", e.intermediate_session_token), t.abrupt("return", this._networkClient.fetchSDK({ url: "/b2b/discovery/organizations", body: e, errorMessage: "Failed to retrieve discovered organizations", method: "POST" }));
|
|
847
871
|
case 2:
|
|
848
872
|
case "end": return t.stop();
|
|
849
|
-
} }), t, this); }))); }, create: function (e) { return
|
|
873
|
+
} }), t, this); }))); }, create: function (e) { return H(n, void 0, void 0, w().mark((function t() { var r; return w().wrap((function (t) { for (;;)
|
|
850
874
|
switch (t.prev = t.next) {
|
|
851
|
-
case 0: return
|
|
875
|
+
case 0: return se("stytch.discovery.organizations.create").isString("intermediate_session_token", e.intermediate_session_token).isNumber("session_duration_minutes", e.session_duration_minutes).isOptionalString("organization_name", e.organization_name).isOptionalString("organization_slug", e.organization_slug).isOptionalString("organization_logo_url", e.organization_logo_url).isOptionalString("sso_jit_provisioning", e.sso_jit_provisioning).isOptionalStringArray("email_allowed_domains", e.email_allowed_domains).isOptionalString("email_invites", e.email_invites).isOptionalString("auth_methods", e.auth_methods).isOptionalStringArray("allowed_auth_methods", e.allowed_auth_methods), t.next = 3, this._networkClient.fetchSDK({ url: "/b2b/discovery/organizations/create", body: e, errorMessage: "Failed to create organization and member", method: "POST" });
|
|
852
876
|
case 3: return r = t.sent, this._subscriptionService.updateStateAndTokens({ state: { session: r.member_session, member: r.member }, session_token: r.session_token, session_jwt: r.session_jwt }), t.abrupt("return", r);
|
|
853
877
|
case 6:
|
|
854
878
|
case "end": return t.stop();
|
|
855
|
-
} }), t, this); }))); } }, this.intermediateSessions = { exchange: function (e) { return
|
|
879
|
+
} }), t, this); }))); } }, this.intermediateSessions = { exchange: function (e) { return H(n, void 0, void 0, w().mark((function t() { var r; return w().wrap((function (t) { for (;;)
|
|
856
880
|
switch (t.prev = t.next) {
|
|
857
|
-
case 0: return
|
|
881
|
+
case 0: return se("stytch.discovery.intermediateSessions.exchange").isString("intermediate_session_token", e.intermediate_session_token).isString("organization_id", e.organization_id).isNumber("session_duration_minutes", e.session_duration_minutes), t.next = 3, this._networkClient.fetchSDK({ url: "/b2b/discovery/intermediate_sessions/exchange", body: e, errorMessage: "Failed to exchange intermediate session", method: "POST" });
|
|
858
882
|
case 3: return r = t.sent, this._subscriptionService.updateStateAndTokens({ state: { session: r.member_session, member: r.member }, session_token: r.session_token, session_jwt: r.session_jwt }), t.abrupt("return", r);
|
|
859
883
|
case 6:
|
|
860
884
|
case "end": return t.stop();
|
|
861
|
-
} }), t, this); }))); } }; }))
|
|
862
|
-
|
|
885
|
+
} }), t, this); }))); } }; }));
|
|
886
|
+
Promise.resolve({ pkceRequiredForPasswordResets: !1 });
|
|
887
|
+
var ye = Symbol.for("stytch__internal"), be = function (e, t) { Object.assign(e, function (e, t, r) { return (t = m(t)) in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e; }({}, ye, t)); }, ge = function (e) { return (document.cookie ? document.cookie.split("; ") : []).filter((function (t) { var r = f(t.split("="), 1)[0]; return e === r; })).length > 1; };
|
|
888
|
+
function we(e, t, r, n) { return new (r || (r = Promise))((function (i, o) { function a(e) { try {
|
|
863
889
|
c(n.next(e));
|
|
864
890
|
}
|
|
865
891
|
catch (e) {
|
|
866
|
-
|
|
892
|
+
o(e);
|
|
867
893
|
} } function s(e) { try {
|
|
868
894
|
c(n.throw(e));
|
|
869
895
|
}
|
|
870
896
|
catch (e) {
|
|
871
|
-
|
|
872
|
-
} } function c(e) { var t; e.done ?
|
|
873
|
-
var
|
|
897
|
+
o(e);
|
|
898
|
+
} } function c(e) { var t; e.done ? i(e.value) : (t = e.value, t instanceof r ? t : new r((function (e) { e(t); }))).then(a, s); } c((n = n.apply(e, t || [])).next()); })); }
|
|
899
|
+
var ke = function () { function e(t, r, n, i) { l(this, e), this._publicToken = t, this._subscriptionDataLayer = r, this.baseURL = n, this.additionalTelemetryDataFn = i, this.updateSessionToken = function () { return null; }, this.eventLogger = new le({ maxBatchSize: 15, intervalDurationMs: 800, logEventURL: this.buildSDKUrl("/events") }); } return h(e, [{ key: "logEvent", value: function (e) { var t = e.name, r = e.details, n = e.error, i = void 0 === n ? {} : n; this.eventLogger.logEvent(this.createTelemetryBlob(), { public_token: this._publicToken, event_name: t, details: r, error_code: i.error_code, error_description: i.error_description, http_status_code: i.http_status_code }); } }, { key: "createTelemetryBlob", value: function () { return Object.assign(Object.assign({ event_id: "event-id-".concat(Q()), app_session_id: "app-session-id-".concat(Q()), persistent_id: "persistent-id-".concat(Q()), client_sent_at: (new Date).toISOString(), timezone: Intl.DateTimeFormat().resolvedOptions().timeZone }, this.additionalTelemetryDataFn()), { app: { identifier: window.location.hostname }, sdk: { identifier: "Stytch.js Javascript SDK", version: "0.12.0" } }); } }, { key: "fetchSDK", value: function (e) { var t = e.url, r = e.body, n = e.errorMessage, i = e.method; return we(this, void 0, void 0, u().mark((function e() { var o, a, s, c; return u().wrap((function (e) { for (;;)
|
|
874
900
|
switch (e.prev = e.next) {
|
|
875
|
-
case 0: return
|
|
901
|
+
case 0: return o = this._subscriptionDataLayer.readSessionCookie().session_token, a = "Basic " + window.btoa(this._publicToken + ":" + (o || this._publicToken)), s = window.btoa(JSON.stringify(this.createTelemetryBlob())), c = window.location.origin, e.abrupt("return", ce({ basicAuthHeader: a, body: r, errorMessage: n, finalURL: this.buildSDKUrl(t), method: i, xSDKClientHeader: s, xSDKParentHostHeader: c }));
|
|
876
902
|
case 5:
|
|
877
903
|
case "end": return e.stop();
|
|
878
904
|
} }), e, this); }))); } }, { key: "buildSDKUrl", value: function (e) { return "".concat(this.baseURL, "/sdk/v1").concat(e); } }]), e; }();
|
|
879
905
|
/*! js-cookie v3.0.1 | MIT */
|
|
880
|
-
function
|
|
906
|
+
function Se(e) { for (var t = 1; t < arguments.length; t++) {
|
|
881
907
|
var r = arguments[t];
|
|
882
908
|
for (var n in r)
|
|
883
909
|
e[n] = r[n];
|
|
884
910
|
} return e; }
|
|
885
|
-
var
|
|
886
|
-
"number" == typeof (
|
|
887
|
-
var
|
|
888
|
-
for (var a in
|
|
889
|
-
|
|
890
|
-
return document.cookie = e + "=" + t.write(n, e) +
|
|
911
|
+
var Oe = function e(t, r) { function n(e, n, i) { if ("undefined" != typeof document) {
|
|
912
|
+
"number" == typeof (i = Se({}, r, i)).expires && (i.expires = new Date(Date.now() + 864e5 * i.expires)), i.expires && (i.expires = i.expires.toUTCString()), e = encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g, decodeURIComponent).replace(/[()]/g, escape);
|
|
913
|
+
var o = "";
|
|
914
|
+
for (var a in i)
|
|
915
|
+
i[a] && (o += "; " + a, !0 !== i[a] && (o += "=" + i[a].split(";")[0]));
|
|
916
|
+
return document.cookie = e + "=" + t.write(n, e) + o;
|
|
891
917
|
} } return Object.create({ set: n, get: function (e) { if ("undefined" != typeof document && (!arguments.length || e)) {
|
|
892
|
-
for (var r = document.cookie ? document.cookie.split("; ") : [], n = {},
|
|
893
|
-
var
|
|
918
|
+
for (var r = document.cookie ? document.cookie.split("; ") : [], n = {}, i = 0; i < r.length; i++) {
|
|
919
|
+
var o = r[i].split("="), a = o.slice(1).join("=");
|
|
894
920
|
try {
|
|
895
|
-
var s = decodeURIComponent(
|
|
921
|
+
var s = decodeURIComponent(o[0]);
|
|
896
922
|
if (n[s] = t.read(a, s), e === s)
|
|
897
923
|
break;
|
|
898
924
|
}
|
|
899
925
|
catch (e) { }
|
|
900
926
|
}
|
|
901
927
|
return e ? n[e] : n;
|
|
902
|
-
} }, remove: function (e, t) { n(e, "",
|
|
903
|
-
var
|
|
928
|
+
} }, remove: function (e, t) { n(e, "", Se({}, t, { expires: -1 })); }, withAttributes: function (t) { return e(this.converter, Se({}, this.attributes, t)); }, withConverter: function (t) { return e(Se({}, this.converter, t), this.attributes); } }, { attributes: { value: Object.freeze(r) }, converter: { value: Object.freeze(t) } }); }({ read: function (e) { return '"' === e[0] && (e = e.slice(1, -1)), e.replace(/(%[\dA-F]{2})+/gi, decodeURIComponent); }, write: function (e) { return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g, decodeURIComponent); } }, { path: "/" }), Ee = function (e) { var t = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : ""; return "".concat("stytch_sdk_state_").concat(e).concat(t ? "::".concat(t) : ""); }, Te = function () { function e(t, r) { var n = this; l(this, e), this.browserSessionStorage = { getItem: function (e) { return sessionStorage.getItem(Ee(n.publicToken, e)); }, setItem: function (e, t) { return sessionStorage.setItem(Ee(n.publicToken, e), t); }, removeItem: function (e) { return sessionStorage.removeItem(Ee(n.publicToken, e)); } }, this.publicToken = t, this.state = null, this.subscriptions = {}, (null == r ? void 0 : r.cookieOptions) ? (se("SubscriptionDataLayer").isOptionalString("cookieOptions.opaqueTokenCookieName", r.cookieOptions.opaqueTokenCookieName).isOptionalString("cookieOptions.jwtCookieName", r.cookieOptions.jwtCookieName).isOptionalString("cookieOptions.path", r.cookieOptions.path), this._jwtCookieName = r.cookieOptions.jwtCookieName || null, this._opaqueTokenCookieName = r.cookieOptions.opaqueTokenCookieName || null, this._cookiePath = r.cookieOptions.path || null, this._cookieAvailableToSubdomains = r.cookieOptions.availableToSubdomains || !1) : (this._opaqueTokenCookieName = null, this._jwtCookieName = null, this._cookiePath = null, this._cookieAvailableToSubdomains = !1); var i = localStorage.getItem(Ee(this.publicToken)); if (i) {
|
|
929
|
+
var o;
|
|
904
930
|
try {
|
|
905
|
-
|
|
931
|
+
o = JSON.parse(i);
|
|
906
932
|
}
|
|
907
933
|
catch (e) {
|
|
908
934
|
return this.syncToLocalStorage(), void this.removeSessionCookie();
|
|
909
935
|
}
|
|
910
|
-
this.state =
|
|
936
|
+
this.state = o;
|
|
911
937
|
}
|
|
912
938
|
else
|
|
913
|
-
this.removeSessionCookie(); } return
|
|
939
|
+
this.removeSessionCookie(); } return h(e, [{ key: "opaqueTokenCookieName", get: function () { var e; return null !== (e = this._opaqueTokenCookieName) && void 0 !== e ? e : "stytch_session"; } }, { key: "jwtCookieName", get: function () { var e; return null !== (e = this._jwtCookieName) && void 0 !== e ? e : "stytch_session_jwt"; } }, { key: "readSessionCookie", value: function () { return { session_token: Oe.get(this.opaqueTokenCookieName), session_jwt: Oe.get(this.jwtCookieName) }; } }, { key: "writeSessionCookie", value: function (t) { var r, n, i, o, a = t.state, s = t.session_token, c = t.session_jwt, u = e.generateCookieOpts({ expiresAt: null !== (n = null === (r = null == a ? void 0 : a.session) || void 0 === r ? void 0 : r.expires_at) && void 0 !== n ? n : "", availableToSubdomains: this._cookieAvailableToSubdomains, path: this._cookiePath }); Oe.set(this.opaqueTokenCookieName, s, u), Oe.set(this.jwtCookieName, c, u); var l = e.generateCookieOpts({ expiresAt: null !== (o = null === (i = null == a ? void 0 : a.session) || void 0 === i ? void 0 : i.expires_at) && void 0 !== o ? o : "", availableToSubdomains: !this._cookieAvailableToSubdomains, path: this._cookiePath }); ge(this.jwtCookieName) && Oe.remove(this.jwtCookieName, l), ge(this.opaqueTokenCookieName) && Oe.remove(this.opaqueTokenCookieName, l), ge(this.jwtCookieName) && ie("Could not remove extraneous JWT cookie. This might happen if the cookie has been set using multiple `path` settings, and may produce unwanted behavior."), ge(this.opaqueTokenCookieName) && ie("Could not remove extraneous opaque token cookie."); } }, { key: "removeSessionCookie", value: function () { var t = this; [!0, !1].forEach((function (r) { [t._cookiePath, null].forEach((function (n) { var i = e.generateCookieOpts({ expiresAt: new Date(0).toString(), availableToSubdomains: r, path: n }); Oe.remove(t.opaqueTokenCookieName, i), Oe.remove(t.jwtCookieName, i); })); })); } }, { key: "syncToLocalStorage", value: function () { localStorage.setItem(Ee(this.publicToken), JSON.stringify(this.state)); } }, { key: "getItem", value: function (e) { return localStorage.getItem(Ee(this.publicToken, e)); } }, { key: "setItem", value: function (e, t) { return localStorage.setItem(Ee(this.publicToken, e), t); } }, { key: "removeItem", value: function (e) { return localStorage.removeItem(Ee(this.publicToken, e)); } }], [{ key: "generateCookieOpts", value: function (e) { var t = e.path, r = e.availableToSubdomains, n = e.expiresAt, i = { expires: new Date(n), sameSite: "lax" }; return t && (i.path = t), Boolean("localhost" === window.location.hostname || "[::1]" === window.location.hostname || window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/)) ? i.secure = !1 : (r && (i.domain = window.location.host), i.secure = !0), i; } }]), e; }(), xe = function (e) { i(r, Te); var t = a(r); function r() { return l(this, r), t.apply(this, arguments); } return h(r); }(), Pe = Symbol.for("__stytch_b2b_DataLayer"), Ce = function (e, t) { var r, n = ((r = window)[Pe] || (r[Pe] = {}), r[Pe]); return n[e] || (n[e] = new xe(e, t)), n[e]; }, Ae = function (e, t) { Object.values(e).forEach((function (e) { return e(t); })); }, Le = function () { var e = (arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {}).KEYS_TO_EXCLUDE, t = void 0 === e ? [] : e; return function e(r, n) { return y(r) === y(n) && (null === r || null === n ? r === n : "object" === y(r) ? Object.keys(r).length === Object.keys(n).length && !Object.keys(r).some((function (e) { return !(e in n); })) && Object.entries(r).filter((function (e) { var r = _(e, 1)[0]; return !t.includes(r); })).every((function (t) { var r = _(t, 2), i = r[0], o = r[1]; return e(o, n[i]); })) : r === n); }; }({ KEYS_TO_EXCLUDE: ["last_accessed_at"] }), je = function () { function e(t, r) { var n, i = this; l(this, e), this._publicToken = t, this._datalayer = r, this._listen = function (e) { if (e.key === Ee(i._publicToken))
|
|
914
940
|
if (null !== e.newValue && "null" !== e.newValue) {
|
|
915
941
|
var t = JSON.parse(e.newValue);
|
|
916
|
-
|
|
942
|
+
i.updateState(t);
|
|
917
943
|
}
|
|
918
944
|
else
|
|
919
|
-
|
|
920
|
-
function
|
|
921
|
-
var
|
|
945
|
+
i.destroyState(); }, window.addEventListener("storage", this._listen); var o = null === (n = this._datalayer.state) || void 0 === n ? void 0 : n.session; o && Date.parse(o.expires_at) < Date.now() ? this.destroyState() : this._datalayer.readSessionCookie().session_token || this.destroyState(); } return h(e, [{ key: "getTokens", value: function () { var e = this._datalayer.readSessionCookie(), t = e.session_token, r = e.session_jwt; return t && r ? { session_token: t, session_jwt: r } : null; } }, { key: "destroyState", value: function () { this.updateStateAndTokens({ state: null, session_token: null, session_jwt: null }); } }, { key: "_updateStateAndTokensInternal", value: function (e) { var t = this._datalayer.state, r = null === e.state ? null : Object.assign(Object.assign({}, this._datalayer.state), e.state); this._datalayer.state = r, Le(t, r) || Ae(this._datalayer.subscriptions, r); } }, { key: "updateStateAndTokens", value: function (e) { e.state ? this._datalayer.writeSessionCookie(e) : this._datalayer.removeSessionCookie(), this._updateStateAndTokensInternal(e), this._datalayer.syncToLocalStorage(); } }, { key: "updateState", value: function (e) { var t = this._datalayer.state, r = null === e ? null : Object.assign(Object.assign({}, this._datalayer.state), e); this._datalayer.state = r, Le(t, r) || (Ae(this._datalayer.subscriptions, r), this._datalayer.syncToLocalStorage()); } }, { key: "updateTokens", value: function (e) { var t = e.session_token, r = e.session_jwt, n = this._datalayer.readSessionCookie(), i = Object.assign(Object.assign({}, n), { session_token: t, session_jwt: r }); t && r ? this._datalayer.writeSessionCookie(i) : this._datalayer.removeSessionCookie(); } }, { key: "subscribeToState", value: function (e) { return t = this._datalayer.subscriptions, r = e, n = Math.random().toString(36).slice(-10), t[n] = r, function () { return delete t[n]; }; var t, r, n; } }, { key: "getState", value: function () { return this._datalayer.state; } }, { key: "destroy", value: function () { window.removeEventListener("storage", this._listen); } }, { key: "syncFromDeviceStorage", value: function () { return null; } }]), e; }(), Re = function (e) { i(r, je); var t = a(r); function r() { var e; return l(this, r), (e = t.apply(this, arguments)).updateMember = function (t) { return e.updateState({ member: t }); }, e.getMember = function () { var t, r; return null !== (r = null === (t = e.getState()) || void 0 === t ? void 0 : t.member) && void 0 !== r ? r : null; }, e.getSession = function () { var t, r; return null !== (r = null === (t = e.getState()) || void 0 === t ? void 0 : t.session) && void 0 !== r ? r : null; }, e; } return h(r); }();
|
|
946
|
+
function Ie(e) { var t = e.toString(16); return 1 === t.length && (t = "0" + t), t; }
|
|
947
|
+
var Ne, De, Me, Be, Ke, Fe, Ue = function () { function e(t, r) { l(this, e), this._dataLayer = t, this.namespace = r; } return h(e, [{ key: "key", value: function () { return "PKCE_VERIFIER:" + this.namespace; } }, { key: "startPKCETransaction", value: function () { return we(this, void 0, void 0, u().mark((function t() { var r; return u().wrap((function (t) { for (;;)
|
|
922
948
|
switch (t.prev = t.next) {
|
|
923
949
|
case 0: return t.next = 2, e.createProofkeyPair();
|
|
924
950
|
case 2: return r = t.sent, this._dataLayer.setItem(this.key(), JSON.stringify(r)), t.abrupt("return", r);
|
|
@@ -929,56 +955,186 @@ var Pe, je, Le, Ae, Re, Ie, De = function () { function e(t, r) { s(this, e), th
|
|
|
929
955
|
return JSON.parse(e);
|
|
930
956
|
}
|
|
931
957
|
catch (e) {
|
|
932
|
-
return void
|
|
933
|
-
} } }, { key: "clearPKPair", value: function () { return this._dataLayer.removeItem(this.key()); } }], [{ key: "createProofkeyPair", value: function () { return
|
|
958
|
+
return void ie("Found malformed Proof Key pair in localstorage.");
|
|
959
|
+
} } }, { key: "clearPKPair", value: function () { return this._dataLayer.removeItem(this.key()); } }], [{ key: "createProofkeyPair", value: function () { return we(this, void 0, void 0, u().mark((function e() { var t, r, i; return u().wrap((function (e) { for (;;)
|
|
934
960
|
switch (e.prev = e.next) {
|
|
935
|
-
case 0: return
|
|
936
|
-
case 5: return
|
|
961
|
+
case 0: return t = new Uint32Array(16), window.crypto.getRandomValues(t), r = Array.from(t).map(Ie).join(""), e.next = 5, window.crypto.subtle.digest("SHA-256", (new TextEncoder).encode(r));
|
|
962
|
+
case 5: return i = e.sent, e.abrupt("return", { code_challenge: (o = i, a = void 0, btoa((a = String.fromCharCode).call.apply(a, [null].concat(n(new Uint8Array(o))))).replace(/\+/g, "-").replace(/\//g, "_").replace(/=+$/, "")), code_verifier: r });
|
|
937
963
|
case 7:
|
|
938
964
|
case "end": return e.stop();
|
|
939
|
-
} var
|
|
965
|
+
} var o, a; }), e); }))); } }]), e; }(), qe = "bootstrap", ze = function () { function e(t, r, n) { var i = this; l(this, e), this._publicToken = t, this._networkClient = r, this._dataLayer = n, this._bootstrapDataPromise = this._networkClient.fetchSDK({ url: "/projects/bootstrap/".concat(this._publicToken), method: "GET", errorMessage: "Error fetching bootstrap data for SDK for ".concat(this._publicToken) }).then(e.mapBootstrapData).then((function (e) { return i._dataLayer.setItem(qe, JSON.stringify(e)), e; })).catch((function (e) { return oe(e), { displayWatermark: !1, cnameDomain: null, emailDomains: ["stytch.com"], captchaSettings: { enabled: !1 }, pkceRequiredForEmailMagicLinks: !1, pkceRequiredForPasswordResets: !1, pkceRequiredForOAuth: !1, pkceRequiredForSso: !1 }; })); } return h(e, [{ key: "getSync", value: function () { var e = this._dataLayer.getItem(qe); if (null === e)
|
|
940
966
|
return { displayWatermark: !1, cnameDomain: null, emailDomains: ["stytch.com"], captchaSettings: { enabled: !1 }, pkceRequiredForEmailMagicLinks: !1, pkceRequiredForPasswordResets: !1, pkceRequiredForOAuth: !1, pkceRequiredForSso: !1 }; try {
|
|
941
967
|
return JSON.parse(e);
|
|
942
968
|
}
|
|
943
969
|
catch (e) {
|
|
944
970
|
return { displayWatermark: !1, cnameDomain: null, emailDomains: ["stytch.com"], captchaSettings: { enabled: !1 }, pkceRequiredForEmailMagicLinks: !1, pkceRequiredForPasswordResets: !1, pkceRequiredForOAuth: !1, pkceRequiredForSso: !1 };
|
|
945
|
-
} } }, { key: "getAsync", value: function () { return this._bootstrapDataPromise; } }], [{ key: "mapBootstrapData", value: function (e) { return { displayWatermark: !e.disable_sdk_watermark, captchaSettings: e.captcha_settings, cnameDomain: e.cname_domain, emailDomains: e.email_domains, pkceRequiredForEmailMagicLinks: e.pkce_required_for_email_magic_links, pkceRequiredForPasswordResets: e.pkce_required_for_password_resets, pkceRequiredForOAuth: e.pkce_required_for_oauth, pkceRequiredForSso: e.pkce_required_for_sso }; } }]), e; }()
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
function
|
|
971
|
+
} } }, { key: "getAsync", value: function () { return this._bootstrapDataPromise; } }], [{ key: "mapBootstrapData", value: function (e) { return { displayWatermark: !e.disable_sdk_watermark, captchaSettings: e.captcha_settings, cnameDomain: e.cname_domain, emailDomains: e.email_domains, pkceRequiredForEmailMagicLinks: e.pkce_required_for_email_magic_links, pkceRequiredForPasswordResets: e.pkce_required_for_password_resets, pkceRequiredForOAuth: e.pkce_required_for_oauth, pkceRequiredForSso: e.pkce_required_for_sso }; } }]), e; }();
|
|
972
|
+
!function (e) { e.emailMagicLinks = "emailMagicLinks", e.oauth = "oauth", e.otp = "otp", e.crypto = "crypto", e.passwords = "passwords"; }(Ne || (Ne = {})), function (e) { e.Google = "google", e.Microsoft = "microsoft", e.Apple = "apple", e.Github = "github", e.GitLab = "gitlab", e.Facebook = "facebook", e.Discord = "discord", e.Slack = "slack", e.Amazon = "amazon", e.Bitbucket = "bitbucket", e.LinkedIn = "linkedin", e.Coinbase = "coinbase", e.Twitch = "twitch"; }(De || (De = {})), function (e) { e.Vessel = "Vessel", e.Phantom = "Phantom", e.Metamask = "Metamask", e.Coinbase = "Coinbase", e.Binance = "Binance", e.GenericEthereumWallet = "Other Ethereum Wallet", e.GenericSolanaWallet = "Other Solana Wallet"; }(Me || (Me = {})), function (e) { e.embedded = "embedded", e.floating = "floating"; }(Be || (Be = {})), function (e) { e.SMS = "sms", e.WhatsApp = "whatsapp", e.Email = "email"; }(Ke || (Ke = {})), function (e) { e.MagicLinkLoginOrCreateEvent = "MAGIC_LINK_LOGIN_OR_CREATE", e.OTPsLoginOrCreateEvent = "OTP_LOGIN_OR_CREATE", e.OTPsAuthenticate = "OTP_AUTHENTICATE", e.CryptoWalletAuthenticateStart = "CRYPTO_WALLET_AUTHENTICATE_START", e.CryptoWalletAuthenticate = "CRYPTO_WALLET_AUTHENTICATE", e.PasswordCreate = "PASSWORD_CREATE", e.PasswordAuthenticate = "PASSWORD_AUTHENTICATE", e.PasswordResetByEmailStart = "PASSWORD_RESET_BY_EMAIL_START", e.PasswordResetByEmail = "PASSWORD_RESET_BY_EMAIL"; }(Fe || (Fe = {}));
|
|
973
|
+
var We, Ge = function (e) { i(n, t(Error)); var r = a(n); function n(e, t) { var i; return l(this, n), (i = r.call(this)).name = "StytchSDKUsageError", i.message = "Invalid call to ".concat(e, "\n") + t, i; } return h(n); }();
|
|
974
|
+
!function (e) { e.BiometricsSensorError = "biometrics_sensor_error", e.DeviceCredentialsNotAllowed = "device_credentials_not_allowed", e.DeviceHardwareError = "device_hardware_error", e.InternalError = "internal_error", e.KeyInvalidated = "key_invalidated", e.KeystoreUnavailable = "keystore_unavailable", e.NoBiometricsEnrolled = "no_biometrics_enrolled", e.NoBiometricsRegistration = "no_biometrics_registration", e.SessionExpired = "session_expired", e.UserCancellation = "user_cancellation", e.UserLockedOut = "user_locked_out"; }(We || (We = {}));
|
|
975
|
+
var He = function (t) { var r = { isObject: function (n, i) { var o = "object" === e(i) && !Array.isArray(i) && null !== i; if (!o)
|
|
976
|
+
throw new Ge(t, n + " must be an object."); return r; }, isOptionalObject: function (e, t) { return void 0 === t ? r : r.isObject(e, t); }, isString: function (e, n) { if ("string" != typeof n)
|
|
977
|
+
throw new Ge(t, e + " must be a string."); return r; }, isOptionalString: function (e, t) { return void 0 === t ? r : r.isString(e, t); }, isStringArray: function (e, n) { if (!Array.isArray(n))
|
|
978
|
+
throw new Ge(t, e + " must be an array of strings."); var i, o = function (e, t) { var r = "undefined" != typeof Symbol && e[Symbol.iterator] || e["@@iterator"]; if (!r) {
|
|
979
|
+
if (Array.isArray(e) || (r = p(e)) || t && e && "number" == typeof e.length) {
|
|
980
|
+
r && (e = r);
|
|
981
|
+
var n = 0, i = function () { };
|
|
982
|
+
return { s: i, n: function () { return n >= e.length ? { done: !0 } : { done: !1, value: e[n++] }; }, e: function (e) { throw e; }, f: i };
|
|
983
|
+
}
|
|
984
|
+
throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
985
|
+
} var o, a = !0, s = !1; return { s: function () { r = r.call(e); }, n: function () { var e = r.next(); return a = e.done, e; }, e: function (e) { s = !0, o = e; }, f: function () { try {
|
|
986
|
+
a || null == r.return || r.return();
|
|
987
|
+
}
|
|
988
|
+
finally {
|
|
989
|
+
if (s)
|
|
990
|
+
throw o;
|
|
991
|
+
} } }; }(n); try {
|
|
992
|
+
for (o.s(); !(i = o.n()).done;) {
|
|
993
|
+
if ("string" != typeof i.value)
|
|
994
|
+
throw new Ge(t, e + " must be an array of strings.");
|
|
995
|
+
}
|
|
996
|
+
}
|
|
997
|
+
catch (e) {
|
|
998
|
+
o.e(e);
|
|
999
|
+
}
|
|
1000
|
+
finally {
|
|
1001
|
+
o.f();
|
|
1002
|
+
} return r; }, isOptionalStringArray: function (e, t) { return void 0 === t ? r : r.isStringArray(e, t); }, isNumber: function (e, n) { if ("number" != typeof n)
|
|
1003
|
+
throw new Ge(t, e + " must be a number."); return r; }, isOptionalNumber: function (e, t) { return void 0 === t ? r : r.isNumber(e, t); } }; return r; };
|
|
1004
|
+
Promise.resolve({ pkceRequiredForEmailMagicLinks: !1 }), Promise.resolve({ pkceRequiredForPasswordResets: !1 }), Promise.resolve({ pkceRequiredForEmailMagicLinks: !1 });
|
|
1005
|
+
var Ye, Ve, Je, $e, Xe, Ze, Qe = Promise.resolve({ pkceRequiredForPasswordResets: !1 }), et = function () { function e(t, r, n) { var i = arguments.length > 3 && void 0 !== arguments[3] ? arguments[3] : Qe, o = arguments.length > 4 && void 0 !== arguments[4] ? arguments[4] : function () { return Promise.resolve(void 0); }; l(this, e), this._networkClient = t, this._subscriptionService = r, this._pkceManager = n, this._config = i, this.executeRecaptcha = o; } return h(e, [{ key: "getCodeChallenge", value: function () { return we(this, void 0, void 0, u().mark((function e() { var t, r; return u().wrap((function (e) { for (;;)
|
|
1006
|
+
switch (e.prev = e.next) {
|
|
1007
|
+
case 0: return e.next = 2, this._config;
|
|
1008
|
+
case 2:
|
|
1009
|
+
if (t = e.sent, t.pkceRequiredForPasswordResets) {
|
|
1010
|
+
e.next = 6;
|
|
1011
|
+
break;
|
|
1012
|
+
}
|
|
1013
|
+
return e.abrupt("return", void 0);
|
|
1014
|
+
case 6: return e.next = 8, this._pkceManager.getPKPair();
|
|
1015
|
+
case 8:
|
|
1016
|
+
if (!(r = e.sent)) {
|
|
1017
|
+
e.next = 11;
|
|
1018
|
+
break;
|
|
1019
|
+
}
|
|
1020
|
+
return e.abrupt("return", r.code_challenge);
|
|
1021
|
+
case 11: return e.next = 13, this._pkceManager.startPKCETransaction();
|
|
1022
|
+
case 13: return r = e.sent, e.abrupt("return", r.code_challenge);
|
|
1023
|
+
case 15:
|
|
1024
|
+
case "end": return e.stop();
|
|
1025
|
+
} }), e, this); }))); } }, { key: "authenticate", value: function (e) { return we(this, void 0, void 0, u().mark((function t() { var r, n, i, o; return u().wrap((function (t) { for (;;)
|
|
1026
|
+
switch (t.prev = t.next) {
|
|
1027
|
+
case 0: return He("stytch.passwords.authenticate").isString("org_id", e.organization_id).isString("password", e.password).isString("email_address", e.email_address).isNumber("session_duration_minutes", e.session_duration_minutes), t.next = 3, this.executeRecaptcha();
|
|
1028
|
+
case 3: return r = t.sent, t.next = 6, this._pkceManager.getPKPair();
|
|
1029
|
+
case 6: return n = t.sent, i = null == n ? void 0 : n.code_verifier, t.next = 10, this._networkClient.fetchSDK({ url: "/b2b/passwords/authenticate", method: "POST", errorMessage: "Failed to authenticate password.", body: { organization_id: e.organization_id, email_address: e.email_address, password: e.password, session_duration_minutes: e.session_duration_minutes, captcha_token: r, code_verifier: i } });
|
|
1030
|
+
case 10: return o = t.sent, this._subscriptionService.updateStateAndTokens({ state: { session: o.member_session, member: o.member }, session_token: o.session_token, session_jwt: o.session_jwt }), t.abrupt("return", o);
|
|
1031
|
+
case 13:
|
|
1032
|
+
case "end": return t.stop();
|
|
1033
|
+
} }), t, this); }))); } }, { key: "resetByEmailStart", value: function (e) { return we(this, void 0, void 0, u().mark((function t() { var r, n; return u().wrap((function (t) { for (;;)
|
|
1034
|
+
switch (t.prev = t.next) {
|
|
1035
|
+
case 0: return He("stytch.passwords.resetByEmailStart").isString("email", e.email_address).isOptionalString("login_redirect_url", e.login_redirect_url).isOptionalString("reset_password_redirect_url", e.reset_password_redirect_url).isOptionalString("reset_password_template_id", e.reset_password_template_id).isOptionalNumber("reset_password_expiration_minutes", e.reset_password_expiration_minutes), t.next = 3, this.getCodeChallenge();
|
|
1036
|
+
case 3: return r = t.sent, t.next = 6, this.executeRecaptcha();
|
|
1037
|
+
case 6: return n = t.sent, t.abrupt("return", this._networkClient.fetchSDK({ url: "/b2b/passwords/email/reset/start", method: "POST", errorMessage: "Failed to start password reset flow.", body: { organization_id: e.organization_id, email_address: e.email_address, login_redirect_url: e.login_redirect_url, reset_password_redirect_url: e.reset_password_redirect_url, reset_password_expiration_minutes: e.reset_password_expiration_minutes, reset_password_template_id: e.reset_password_template_id, code_challenge: r, captcha_token: n } }));
|
|
1038
|
+
case 8:
|
|
1039
|
+
case "end": return t.stop();
|
|
1040
|
+
} }), t, this); }))); } }, { key: "resetByEmail", value: function (e) { return we(this, void 0, void 0, u().mark((function t() { var r, n, i, o; return u().wrap((function (t) { for (;;)
|
|
1041
|
+
switch (t.prev = t.next) {
|
|
1042
|
+
case 0: return He("stytch.passwords.resetByEmail").isString("password_reset_token", e.password_reset_token).isString("password", e.password).isNumber("session_duration_minutes", e.session_duration_minutes), t.next = 3, this.executeRecaptcha();
|
|
1043
|
+
case 3: return r = t.sent, t.next = 6, this._pkceManager.getPKPair();
|
|
1044
|
+
case 6: return n = t.sent, i = null == n ? void 0 : n.code_verifier, t.next = 10, this._networkClient.fetchSDK({ url: "/b2b/passwords/email/reset", method: "POST", errorMessage: "Failed to reset password.", body: { password_reset_token: e.password_reset_token, password: e.password, session_duration_minutes: e.session_duration_minutes, captcha_token: r, code_verifier: i } });
|
|
1045
|
+
case 10: return o = t.sent, this._pkceManager.clearPKPair(), this._subscriptionService.updateStateAndTokens({ state: { session: o.member_session, member: o.member }, session_token: o.session_token, session_jwt: o.session_jwt }), t.abrupt("return", o);
|
|
1046
|
+
case 14:
|
|
1047
|
+
case "end": return t.stop();
|
|
1048
|
+
} }), t, this); }))); } }, { key: "resetByExistingPassword", value: function (e) { return we(this, void 0, void 0, u().mark((function t() { var r; return u().wrap((function (t) { for (;;)
|
|
1049
|
+
switch (t.prev = t.next) {
|
|
1050
|
+
case 0: return He("stytch.passwords.resetByExistingPassword").isString("email", e.email_address).isString("existing_password", e.existing_password).isString("new_password", e.new_password), t.next = 3, this._networkClient.fetchSDK({ url: "/b2b/passwords/existing_password/reset", method: "POST", errorMessage: "Failed to reset password.", body: { organization_id: e.organization_id, email_address: e.email_address, existing_password: e.existing_password, new_password: e.new_password } });
|
|
1051
|
+
case 3: return r = t.sent, this._subscriptionService.updateStateAndTokens({ state: { session: r.member_session, member: r.member }, session_token: r.session_token, session_jwt: r.session_jwt }), t.abrupt("return", r);
|
|
1052
|
+
case 6:
|
|
1053
|
+
case "end": return t.stop();
|
|
1054
|
+
} }), t, this); }))); } }, { key: "resetBySession", value: function (e) { return we(this, void 0, void 0, u().mark((function t() { var r; return u().wrap((function (t) { for (;;)
|
|
1055
|
+
switch (t.prev = t.next) {
|
|
1056
|
+
case 0: return He("stytch.passwords.resetBySession").isString("password", e.password), t.next = 3, this._networkClient.fetchSDK({ url: "/b2b/passwords/session/reset", method: "POST", errorMessage: "Failed to reset session.", body: { organization_id: e.organization_id, password: e.password } });
|
|
1057
|
+
case 3: return r = t.sent, this._subscriptionService.updateStateAndTokens({ state: { session: r.member_session, member: r.member }, session_token: r.session_token, session_jwt: r.session_jwt }), t.abrupt("return", r);
|
|
1058
|
+
case 6:
|
|
1059
|
+
case "end": return t.stop();
|
|
1060
|
+
} }), t, this); }))); } }, { key: "strengthCheck", value: function (e) { return we(this, void 0, void 0, u().mark((function t() { return u().wrap((function (t) { for (;;)
|
|
1061
|
+
switch (t.prev = t.next) {
|
|
1062
|
+
case 0: return He("stytch.passwords.strengthCheck").isOptionalString("email", e.email_address).isString("password", e.password), t.abrupt("return", this._networkClient.fetchSDK({ url: "/b2b/passwords/strength_check", method: "POST", errorMessage: "Failed to check password strength.", body: { email_address: e.email_address, password: e.password } }));
|
|
1063
|
+
case 2:
|
|
1064
|
+
case "end": return t.stop();
|
|
1065
|
+
} }), t, this); }))); } }]), e; }(), tt = function (e) { return function (e, t) { return H(this, void 0, void 0, w().mark((function r() { return w().wrap((function (r) { for (;;)
|
|
1066
|
+
switch (r.prev = r.next) {
|
|
1067
|
+
case 0:
|
|
1068
|
+
if (void 0 === ee[e]) {
|
|
1069
|
+
r.next = 2;
|
|
1070
|
+
break;
|
|
1071
|
+
}
|
|
1072
|
+
return r.abrupt("return", ee[e]);
|
|
1073
|
+
case 2: return ee[e] = te(e, t), r.abrupt("return", ee[e]);
|
|
1074
|
+
case 4:
|
|
1075
|
+
case "end": return r.stop();
|
|
1076
|
+
} }), r); }))); }("https://www.google.com/recaptcha/enterprise.js?render=".concat(e), (function () { return window.grecaptcha.enterprise; })); }, rt = h((function e(t) { var r = this; l(this, e), this.bootstrapPromise = t, this.executeRecaptcha = function () { return we(r, void 0, void 0, u().mark((function e() { var t, r, n, i; return u().wrap((function (e) { for (;;)
|
|
1077
|
+
switch (e.prev = e.next) {
|
|
1078
|
+
case 0: return e.next = 2, this.state;
|
|
1079
|
+
case 2:
|
|
1080
|
+
if (t = e.sent, r = t.captchaClient, n = t.configured, i = t.siteKey, n) {
|
|
1081
|
+
e.next = 8;
|
|
1082
|
+
break;
|
|
1083
|
+
}
|
|
1084
|
+
return e.abrupt("return", void 0);
|
|
1085
|
+
case 8: return e.next = 10, new Promise((function (e) { return r.ready(e); }));
|
|
1086
|
+
case 10: return e.abrupt("return", r.execute(i, { action: "LOGIN" }));
|
|
1087
|
+
case 11:
|
|
1088
|
+
case "end": return e.stop();
|
|
1089
|
+
} }), e, this); }))); }, this.state = t.then((function (e) { return we(r, void 0, void 0, u().mark((function t() { return u().wrap((function (t) { for (;;)
|
|
1090
|
+
switch (t.prev = t.next) {
|
|
1091
|
+
case 0:
|
|
1092
|
+
if (e.captchaSettings.enabled) {
|
|
1093
|
+
t.next = 2;
|
|
1094
|
+
break;
|
|
1095
|
+
}
|
|
1096
|
+
return t.abrupt("return", { configured: !1 });
|
|
1097
|
+
case 2: return t.next = 4, tt(e.captchaSettings.siteKey);
|
|
1098
|
+
case 4: return t.t0 = t.sent, t.t1 = e.captchaSettings.siteKey, t.abrupt("return", { configured: !0, captchaClient: t.t0, siteKey: t.t1 });
|
|
1099
|
+
case 7:
|
|
1100
|
+
case "end": return t.stop();
|
|
1101
|
+
} }), t); }))); })); })), nt = h((function e(t, r) { var n, i = this; l(this, e), function (e) { if ("undefined" == typeof window)
|
|
1102
|
+
throw new Error("The ".concat(e, " is not compatible with server-side environments.\nIf using nextjs, use the create").concat(e, " method instead.\n```\n").concat("import { createStytchB2BHeadlessClient } from '@stytch/nextjs/b2b';\n \n const stytch = createStytchB2BHeadlessClient('public-token-...');\n ", "\n```\n")); }("StytchB2BHeadlessClient"), "string" != typeof (n = t) ? ie("Public token is malformed. Expected a string, got ".concat(y(n), ".").concat(ae)) : "" === n ? ie('Public token is malformed. Expected "public-token-...", got an empty string.'.concat(ae)) : n.startsWith("public-token-") || ie('Public token is malformed. Expected "public-token-...", got '.concat(n, ".").concat(ae)); var o, a, s, c, u, d, h, f, p, v = r, m = { cookieOptions: null == (o = v) ? void 0 : o.cookieOptions, endpoints: { sdkBackendURL: null !== (s = null === (a = null == o ? void 0 : o.endpoints) || void 0 === a ? void 0 : a.sdkBackendURL) && void 0 !== s ? s : "https://web.stytch.com", testAPIURL: null !== (u = null === (c = null == o ? void 0 : o.endpoints) || void 0 === c ? void 0 : c.testAPIURL) && void 0 !== u ? u : "https://test.stytch.com", liveAPIURL: null !== (h = null === (d = null == o ? void 0 : o.endpoints) || void 0 === d ? void 0 : d.liveAPIURL) && void 0 !== h ? h : "https://api.stytch.com", clientsideServicesIframeURL: null !== (p = null === (f = null == o ? void 0 : o.endpoints) || void 0 === f ? void 0 : f.clientsideServicesIframeURL) && void 0 !== p ? p : "https://js.stytch.com/clientside-services/index.html" } }; this._dataLayer = Ce(t, v), this._subscriptionService = new Re(t, this._dataLayer); this._networkClient = new ke(t, this._dataLayer, m.endpoints.sdkBackendURL, (function () { var e, t, r, n; return { stytch_member_id: null === (t = null === (e = i._dataLayer.state) || void 0 === e ? void 0 : e.member) || void 0 === t ? void 0 : t.member_id, stytch_member_session_id: null === (n = null === (r = i._dataLayer.state) || void 0 === r ? void 0 : r.session) || void 0 === n ? void 0 : n.member_session_id }; })); var _ = new ze(t, this._networkClient, this._dataLayer), b = new rt(_.getAsync()); this.organization = new ve(this._networkClient), this.member = new fe(this._networkClient, this._subscriptionService), this.session = new me(this._networkClient, this._subscriptionService), this.magicLinks = new he(this._networkClient, this._subscriptionService, new Ue(this._dataLayer, "magic_links"), _.getAsync()), this.sso = new pe(this._networkClient, this._subscriptionService, new Ue(this._dataLayer, "sso"), _.getAsync(), { publicToken: t, testAPIURL: m.endpoints.testAPIURL, liveAPIURL: m.endpoints.liveAPIURL }), this.discovery = new _e(this._networkClient, this._subscriptionService), this.passwords = new et(this._networkClient, this._subscriptionService, new Ue(this._dataLayer, "passwords"), _.getAsync(), b.executeRecaptcha), this._sessionManager = new ue(this._subscriptionService, this.session), this._dataLayer.readSessionCookie().session_token && this._sessionManager.performBackgroundRefresh(), this._networkClient.logEvent({ name: "b2b_sdk_instance_instantiated", details: { event_callback_registered: !1, error_callback_registered: !1, success_callback_registered: !1 } }), be(this, { bootstrap: _, publicToken: t }); }));
|
|
1103
|
+
function it(e) { return it = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (e) { return typeof e; } : function (e) { return e && "function" == typeof Symbol && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e; }, it(e); }
|
|
1104
|
+
function ot(e, t) { for (var r = 0; r < t.length; r++) {
|
|
949
1105
|
var n = t[r];
|
|
950
|
-
n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(e, (
|
|
1106
|
+
n.enumerable = n.enumerable || !1, n.configurable = !0, "value" in n && (n.writable = !0), Object.defineProperty(e, (i = n.key, o = void 0, o = function (e, t) { if ("object" !== it(e) || null === e)
|
|
951
1107
|
return e; var r = e[Symbol.toPrimitive]; if (void 0 !== r) {
|
|
952
1108
|
var n = r.call(e, t || "default");
|
|
953
|
-
if ("object" !==
|
|
1109
|
+
if ("object" !== it(n))
|
|
954
1110
|
return n;
|
|
955
1111
|
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
956
|
-
} return ("string" === t ? String : Number)(e); }(
|
|
957
|
-
} var
|
|
958
|
-
function
|
|
959
|
-
function
|
|
1112
|
+
} return ("string" === t ? String : Number)(e); }(i, "string"), "symbol" === it(o) ? o : String(o)), n);
|
|
1113
|
+
} var i, o; }
|
|
1114
|
+
function at(e, t, r) { return t && ot(e.prototype, t), r && ot(e, r), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
|
|
1115
|
+
function st(e, t) { if (!(e instanceof t))
|
|
960
1116
|
throw new TypeError("Cannot call a class as a function"); }
|
|
961
|
-
function
|
|
962
|
-
throw new TypeError("Super expression must either be null or a function"); e.prototype = Object.create(t && t.prototype, { constructor: { value: e, writable: !0, configurable: !0 } }), Object.defineProperty(e, "prototype", { writable: !1 }), t &&
|
|
963
|
-
function
|
|
964
|
-
var
|
|
965
|
-
r = Reflect.construct(n, arguments,
|
|
1117
|
+
function ct(e, t) { if ("function" != typeof t && null !== t)
|
|
1118
|
+
throw new TypeError("Super expression must either be null or a function"); e.prototype = Object.create(t && t.prototype, { constructor: { value: e, writable: !0, configurable: !0 } }), Object.defineProperty(e, "prototype", { writable: !1 }), t && pt(e, t); }
|
|
1119
|
+
function ut(e) { var t = ft(); return function () { var r, n = vt(e); if (t) {
|
|
1120
|
+
var i = vt(this).constructor;
|
|
1121
|
+
r = Reflect.construct(n, arguments, i);
|
|
966
1122
|
}
|
|
967
1123
|
else
|
|
968
|
-
r = n.apply(this, arguments); return function (e, t) { if (t && ("object" ===
|
|
1124
|
+
r = n.apply(this, arguments); return function (e, t) { if (t && ("object" === it(t) || "function" == typeof t))
|
|
969
1125
|
return t; if (void 0 !== t)
|
|
970
|
-
throw new TypeError("Derived constructors may only return object or undefined"); return
|
|
971
|
-
function
|
|
1126
|
+
throw new TypeError("Derived constructors may only return object or undefined"); return lt(e); }(this, r); }; }
|
|
1127
|
+
function lt(e) { if (void 0 === e)
|
|
972
1128
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return e; }
|
|
973
|
-
function
|
|
1129
|
+
function dt(e) { var t = "function" == typeof Map ? new Map : void 0; return dt = function (e) { if (null === e || (r = e, -1 === Function.toString.call(r).indexOf("[native code]")))
|
|
974
1130
|
return e; var r; if ("function" != typeof e)
|
|
975
1131
|
throw new TypeError("Super expression must either be null or a function"); if (void 0 !== t) {
|
|
976
1132
|
if (t.has(e))
|
|
977
1133
|
return t.get(e);
|
|
978
1134
|
t.set(e, n);
|
|
979
|
-
} function n() { return
|
|
980
|
-
function
|
|
981
|
-
function
|
|
1135
|
+
} function n() { return ht(e, arguments, vt(this).constructor); } return n.prototype = Object.create(e.prototype, { constructor: { value: n, enumerable: !1, writable: !0, configurable: !0 } }), pt(n, e); }, dt(e); }
|
|
1136
|
+
function ht(e, t, r) { return ht = ft() ? Reflect.construct.bind() : function (e, t, r) { var n = [null]; n.push.apply(n, t); var i = new (Function.bind.apply(e, n)); return r && pt(i, r.prototype), i; }, ht.apply(null, arguments); }
|
|
1137
|
+
function ft() { if ("undefined" == typeof Reflect || !Reflect.construct)
|
|
982
1138
|
return !1; if (Reflect.construct.sham)
|
|
983
1139
|
return !1; if ("function" == typeof Proxy)
|
|
984
1140
|
return !0; try {
|
|
@@ -987,11 +1143,11 @@ function Ye() { if ("undefined" == typeof Reflect || !Reflect.construct)
|
|
|
987
1143
|
catch (e) {
|
|
988
1144
|
return !1;
|
|
989
1145
|
} }
|
|
990
|
-
function
|
|
991
|
-
function
|
|
992
|
-
!function (e) { e.emailMagicLinks = "emailMagicLinks", e.oauth = "oauth", e.otp = "otp", e.crypto = "crypto", e.passwords = "passwords"; }(
|
|
993
|
-
var
|
|
994
|
-
!function (e) { e.BiometricsSensorError = "biometrics_sensor_error", e.DeviceCredentialsNotAllowed = "device_credentials_not_allowed", e.DeviceHardwareError = "device_hardware_error", e.InternalError = "internal_error", e.KeyInvalidated = "key_invalidated", e.KeystoreUnavailable = "keystore_unavailable", e.NoBiometricsEnrolled = "no_biometrics_enrolled", e.NoBiometricsRegistration = "no_biometrics_registration", e.SessionExpired = "session_expired", e.UserCancellation = "user_cancellation", e.UserLockedOut = "user_locked_out"; }(
|
|
1146
|
+
function pt(e, t) { return pt = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (e, t) { return e.__proto__ = t, e; }, pt(e, t); }
|
|
1147
|
+
function vt(e) { return vt = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (e) { return e.__proto__ || Object.getPrototypeOf(e); }, vt(e); }
|
|
1148
|
+
!function (e) { e.emailMagicLinks = "emailMagicLinks", e.oauth = "oauth", e.otp = "otp", e.crypto = "crypto", e.passwords = "passwords"; }(Ye || (Ye = {})), function (e) { e.Google = "google", e.Microsoft = "microsoft", e.Apple = "apple", e.Github = "github", e.GitLab = "gitlab", e.Facebook = "facebook", e.Discord = "discord", e.Slack = "slack", e.Amazon = "amazon", e.Bitbucket = "bitbucket", e.LinkedIn = "linkedin", e.Coinbase = "coinbase", e.Twitch = "twitch"; }(Ve || (Ve = {})), function (e) { e.Vessel = "Vessel", e.Phantom = "Phantom", e.Metamask = "Metamask", e.Coinbase = "Coinbase", e.Binance = "Binance", e.GenericEthereumWallet = "Other Ethereum Wallet", e.GenericSolanaWallet = "Other Solana Wallet"; }(Je || (Je = {})), function (e) { e.embedded = "embedded", e.floating = "floating"; }($e || ($e = {})), function (e) { e.SMS = "sms", e.WhatsApp = "whatsapp", e.Email = "email"; }(Xe || (Xe = {})), function (e) { e.MagicLinkLoginOrCreateEvent = "MAGIC_LINK_LOGIN_OR_CREATE", e.OTPsLoginOrCreateEvent = "OTP_LOGIN_OR_CREATE", e.OTPsAuthenticate = "OTP_AUTHENTICATE", e.CryptoWalletAuthenticateStart = "CRYPTO_WALLET_AUTHENTICATE_START", e.CryptoWalletAuthenticate = "CRYPTO_WALLET_AUTHENTICATE", e.PasswordCreate = "PASSWORD_CREATE", e.PasswordAuthenticate = "PASSWORD_AUTHENTICATE", e.PasswordResetByEmailStart = "PASSWORD_RESET_BY_EMAIL_START", e.PasswordResetByEmail = "PASSWORD_RESET_BY_EMAIL"; }(Ze || (Ze = {}));
|
|
1149
|
+
var mt; (function (e) { ct(r, dt(Error)); var t = ut(r); function r(e, n) { var i; return st(this, r), (i = t.call(this, e + "\n" + n)).message = e + "\n" + n, i.name = "SDKAPIUnreachableError", i.details = n, Object.setPrototypeOf(lt(i), r.prototype), i; } return at(r); })(); (function (e) { ct(r, dt(Error)); var t = ut(r); function r(e, n) { var i; return st(this, r), (i = t.call(this)).name = "StytchSDKUsageError", i.message = "Invalid call to ".concat(e, "\n") + n, i; } return at(r); })(); (function (e) { ct(r, dt(Error)); var t = ut(r); function r(e) { var n, i; st(this, r), (n = t.call(this)).name = "StytchSDKSchemaError"; var o = null === (i = e.body) || void 0 === i ? void 0 : i.map((function (e) { return "".concat(e.dataPath, ": ").concat(e.message); })).join("\n"); return n.message = "[400] Request does not match expected schema\n".concat(o), n; } return at(r); })(); (function (e) { ct(r, dt(Error)); var t = ut(r); function r(e) { var n; st(this, r), (n = t.call(this)).name = "StytchSDKAPIError"; var i = e.status_code, o = e.error_type, a = e.error_message, s = e.error_url, c = e.request_id; return n.error_type = o, n.error_message = a, n.error_url = s, n.request_id = c, n.status_code = i, n.message = "[".concat(i, "] ").concat(o, "\n") + "".concat(a, "\n") + "See ".concat(s, " for more information.\n") + (c ? "request_id: ".concat(c, "\n") : ""), n; } return at(r); })(); (function (e) { ct(r, dt(Error)); var t = ut(r); function r(e) { var n; return st(this, r), (n = t.call(this)).name = "StytchSDKNativeError", n.error_type = e, n.message = "".concat(e), n; } return at(r); })();
|
|
1150
|
+
!function (e) { e.BiometricsSensorError = "biometrics_sensor_error", e.DeviceCredentialsNotAllowed = "device_credentials_not_allowed", e.DeviceHardwareError = "device_hardware_error", e.InternalError = "internal_error", e.KeyInvalidated = "key_invalidated", e.KeystoreUnavailable = "keystore_unavailable", e.NoBiometricsEnrolled = "no_biometrics_enrolled", e.NoBiometricsRegistration = "no_biometrics_registration", e.SessionExpired = "session_expired", e.UserCancellation = "user_cancellation", e.UserLockedOut = "user_locked_out"; }(mt || (mt = {}));
|
|
995
1151
|
|
|
996
1152
|
/**
|
|
997
1153
|
* Creates a Headless Stytch client object to call the stytch B2B APIs.
|
|
@@ -1010,7 +1166,7 @@ const createStytchB2BHeadlessClient = (...args) => {
|
|
|
1010
1166
|
if (typeof window === 'undefined') {
|
|
1011
1167
|
return createStytchSSRProxy();
|
|
1012
1168
|
}
|
|
1013
|
-
return new
|
|
1169
|
+
return new nt(...args);
|
|
1014
1170
|
};
|
|
1015
1171
|
|
|
1016
1172
|
export { StytchB2BProvider, createStytchB2BHeadlessClient, useStytchB2BClient, useStytchMember, useStytchMemberSession, withStytchB2BClient, withStytchMember, withStytchMemberSession };
|