unfoldingWord / gateway-translate

A tool for editing and translating text in USFM markup
MIT License
2 stars 3 forks source link

Network is shown when user enters wrong login credentials #134

Closed elsylambert closed 1 year ago

elsylambert commented 1 year ago

When user accidentally keys-in wrong username/password, the app throws network error. The app should prompt the correct information to the user that login credentials are not valid. Screenshot 2023-01-18 at 9.52.52 AM.png

elsylambert commented 1 year ago

Works fine in v0.1.0 build 7adaf10 QA. Password is invalid message is shown when wrong login credentials are entered.