jshoyos / soen390-team01

MIT License
0 stars 0 forks source link

changed the style and message of the authentication failed error. #112

Closed jshoyos closed 3 years ago

jshoyos commented 3 years ago

Replaced the Error alert for an error message under the form with a danger-text style. Also changed the error from user does not exist to invalid authentication since we do not wish to give hints on why the authentication failed. Close #99