Following @javiereguiluz's comment: https://github.com/symfony/symfony-demo/pull/439#discussion_r96436908 > for the users I'd like to display people names instead of emails (so we might need to add a field in the user entity). There is any privacy/security reasons to do that? This should be named `name` or `fullName`? What do you think?