PeerSay / Atlas

The PeerSay MVP project
0 stars 0 forks source link

Don't authenticate a user if it's obvious that it's going to fail. Instead show an error message #137

Open assafharel opened 9 years ago

assafharel commented 9 years ago

We had issues of users failing to authenticate because of their own LAN issues (Adi Sivan in Check Point, Udi & Lior in Live Person). The idea here, is to test before the user is trying to signup that certain resources are available (on Heroku for instance), and fail the signup with a meaningful error before the user even attempts to signup.