if (user === null) {
                        // If we don't find it either by google id or email, we
                        // create a new user.
                        logger.debug("Could not find user in db for Google signin: " + profile.id + " / " + profile.emails[0].value);
                        usr = {