IO-1442 Update login error codes.

This commit is contained in:
Patrick Fic
2022-04-11 13:28:51 -07:00
parent 51d49be16e
commit 6b13dffe68
5 changed files with 85 additions and 1 deletions

View File

@@ -2574,6 +2574,14 @@
"passwordchanged": ""
}
},
"users": {
"errors": {
"signinerror": {
"auth/user-not-found": "",
"auth/wrong-password": ""
}
}
},
"vehicles": {
"errors": {
"noaccess": "Le véhicule n'existe pas ou vous n'y avez pas accès.",