Nice! Like most apps, we've used trim() to remove white space from a username in case a user accidentally types in spaces.
trim()
Oops-a-daisy! Let's try using trim() to trim the white space.