MCPcopy Create free account
hub / github.com/PaperDebugger/paperdebugger / G

Function G

webapp/_webapp/src/libs/apple-auth.js:628–639  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

626 },
627 R = ["0", "0"],
628 G = function () {
629 for (var e = {}, t = 0; t < arguments.length; t += 1)
630 for (
631 var i = t < 0 || arguments.length <= t ? void 0 : arguments[t], o = Object.keys(i), n = 0;
632 n < o.length;
633 n += 1
634 ) {
635 var A = o[n];
636 e[A] = i[A];
637 }
638 return e;
639 },
640 F = { isInit: !1 },
641 X = {
642 baseURI: "https://appleid.apple.com",

Callers 3

SeFunction · 0.85
apple-auth.jsFile · 0.85
FeFunction · 0.85

Calls 1

keysMethod · 0.65

Tested by

no test coverage detected