@springmicro/auth 0.2.0-alpha.4 → 0.3.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/dist/{Index-652aeb8c-BTQ1rBi7.js → Index-652aeb8c-Cr1mbyJJ.js} +1 -1
- package/dist/{Index-c419311f-BOZhAAW3.js → Index-c419311f-DolmVisI.js} +1 -1
- package/dist/{Web3Auth-hACKSouN.js → Web3Auth-C5tucK1E.js} +4712 -4694
- package/dist/{index-BHkXn9Ss.js → index-Boi-WcMK.js} +2 -2
- package/dist/{index-BaYEABY7.js → index-C4uVsW-I.js} +2 -2
- package/dist/{index-klU8YB0c.js → index-CLfsMiG4.js} +417 -379
- package/dist/{index-CynP9H3X.js → index-DOUI-2vv.js} +4 -4
- package/dist/{index-Dt6M8ha9.js → index-DPq81SIn.js} +1 -1
- package/dist/{index-Dg8m-Szw.js → index-DzOmdGpF.js} +1 -1
- package/dist/{index-DtJfAdfq.js → index-YKlm7xSx.js} +14 -7
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +94 -94
- package/dist/{number-BXHWhlom.js → number-UhidYs-H.js} +1 -1
- package/package.json +2 -2
|
@@ -3005,10 +3005,10 @@ function Qe(t, e) {
|
|
|
3005
3005
|
});
|
|
3006
3006
|
}
|
|
3007
3007
|
function Bt(t, e, o) {
|
|
3008
|
-
e.type === "MetaMask" ? import("./Web3Auth-
|
|
3008
|
+
e.type === "MetaMask" ? import("./Web3Auth-C5tucK1E.js").then((r) => r.bR).then((r) => {
|
|
3009
3009
|
const a = r.authViaMetaMask;
|
|
3010
3010
|
a(t, e, o);
|
|
3011
|
-
}) : e.type === "Web3Onboard" && import("./Web3Auth-
|
|
3011
|
+
}) : e.type === "Web3Onboard" && import("./Web3Auth-C5tucK1E.js").then((r) => r.bR).then((r) => {
|
|
3012
3012
|
const a = r.authViaWeb3Onboard;
|
|
3013
3013
|
a(t, e, o);
|
|
3014
3014
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ac as e, $ as G, D as J, a0 as V, a2 as ee, af as X, a as q, a5 as Z, i as k, I as E, a3 as te, ae as de, ah as me, X as ae, F as ue, o as be, V as he, z as ke, ad as xe } from "./number-
|
|
2
|
-
import { h as i, q as o, e as W, B as u, f as fe, g as R, t as K, G as ye } from "./Web3Auth-
|
|
1
|
+
import { ac as e, $ as G, D as J, a0 as V, a2 as ee, af as X, a as q, a5 as Z, i as k, I as E, a3 as te, ae as de, ah as me, X as ae, F as ue, o as be, V as he, z as ke, ad as xe } from "./number-UhidYs-H.js";
|
|
2
|
+
import { h as i, q as o, e as W, B as u, f as fe, g as R, t as K, G as ye } from "./Web3Auth-C5tucK1E.js";
|
|
3
3
|
const et = /* @__PURE__ */ e({
|
|
4
4
|
id: 787,
|
|
5
5
|
name: "Acala",
|