Closed ttalhouk closed 6 years ago
Added some error handling for auth errors in PR. This will give the user a message and highlight the appropriate field base on error with the email or the password. Also added a notification div above if user closes the auth popup without authenticating. More errors can be added to the handle error function as needed.
this was merged earlier today!
If error occurs we only are logging it to the console. We need to add error messages on the form to help the user determine what is happening or redirect as needed.