At a bare minimum, something appropriate should happen if the user enters incorrect username/password for the google login. Dealing with the CAPTCHA query after multiple failed logins is also prudent. No internet access and other net related exceptions should also be handled.
Exception handling is basically nothing.
At a bare minimum, something appropriate should happen if the user enters incorrect username/password for the google login. Dealing with the CAPTCHA query after multiple failed logins is also prudent. No internet access and other net related exceptions should also be handled.