fge-auth-component 5.2.10 → 5.2.11
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.
|
@@ -25947,21 +25947,21 @@ function VB(t) {
|
|
|
25947
25947
|
}, $ = () => {
|
|
25948
25948
|
ne(), o.disconnect();
|
|
25949
25949
|
}, ie = async () => {
|
|
25950
|
-
const Y =
|
|
25950
|
+
const Y = ee.usuario ?? "", ve = ce(Y);
|
|
25951
25951
|
e.apiBaseURLAuthNv ? await e.onConfirmarPushLoginNv({
|
|
25952
25952
|
usuarioId: Number(H.value),
|
|
25953
25953
|
challengeId: g.value,
|
|
25954
25954
|
aplicacion: e.aplicacion,
|
|
25955
25955
|
deviceId: ve,
|
|
25956
25956
|
esDispositivoConfianza: ee.esDispositivoConfianza ?? !1,
|
|
25957
|
-
numeroDocumento:
|
|
25957
|
+
numeroDocumento: Y
|
|
25958
25958
|
}) : await e.onConfirmarPushLogin({
|
|
25959
25959
|
usuarioId: Number(H.value),
|
|
25960
25960
|
challengeId: g.value,
|
|
25961
25961
|
aplicacion: e.aplicacion,
|
|
25962
25962
|
codigoDispositivo: ve,
|
|
25963
25963
|
esDispositivoConfianza: ee.esDispositivoConfianza ?? !1,
|
|
25964
|
-
usuario:
|
|
25964
|
+
usuario: Y
|
|
25965
25965
|
}), B.value = !1, $(), t("onLogin");
|
|
25966
25966
|
}, R = (Y) => Y === 3 || Y === 4 || Y === 5 || Y === 6, G = (Y) => {
|
|
25967
25967
|
if (y.value) return;
|