From 8fe9c0553fa596db340d14b9eb1a03fd0f30f015 Mon Sep 17 00:00:00 2001 From: Fabio Bombardi <16268789+shadowsheep1@users.noreply.github.com> Date: Thu, 19 Oct 2023 11:30:22 +0200 Subject: [PATCH] chore: add 1002 login error --- assets/html/login.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/html/login.html b/assets/html/login.html index 9775b9899..1df1596d4 100644 --- a/assets/html/login.html +++ b/assets/html/login.html @@ -60,7 +60,8 @@ ["27", "Utente già presente"], ["28", "Operazione annullata"], ["29", "Identità non erogata"], - ["1001", "Cittadino minore di 14 anni"] + ["1001", "Cittadino minore di 14 anni"], + ["1002", "Utente con identità bloccata da ioapp.it"] ]; const simulateSpidError = () => {