Hello,
I notice that if user puts any trailing space at the end of the email when trying to login, system will reject it with "Invalid email ID" error message, that may confuse the user because the trailing space is invisible...
Just a suggestion... Does it make sense to trim the email address so any trailing space there won't cause an error during login?
Thank you!