But `login` can be null if the db returns an empty...
# getting-started
t
But
login
can be null if the db returns an empty list (no logins with that email for example), so first() has nothing to return right?