TH-montassar / GestionConge

développement et conception d'une application web pour la gestion des congées
0 stars 0 forks source link

notify the user whether the login was successful or failed. #19

Open mohammedali-khmiri opened 3 months ago

mohammedali-khmiri commented 3 months ago

1 - You should delete the console.log used for testing (clean code) 2 - There is no toast or signal to notify the user whether the login was successful or failed. If you implement it in the same way as the registration, use the response message returned from the backend and display it in a toast.