codeforamerica / bizfriendly-web

An experiment in digital literacy lessons. The experiment is now over.
http://bizfriend.ly
22 stars 67 forks source link

Sign In and Sign Up need to respond to HTTP error code #66

Closed ondrae closed 11 years ago

ondrae commented 11 years ago

Description

We will soon be returning the correct error codes from the backend. We'll need to watch for these codes and display the correct alert to the person trying to sign up or in.

To Reproduce

Go to http://staging.bizfriend.ly/signin.html and try to sign in with garbage info.

Tips