OAuth2/OpenID Connect: fix support for 'email' claim
When testing OpenID Connect against Hubzilla OAuth2 server, I noticed that the email claim was always responded with an empty string. This patch fixes that so that the actual user's email is returned.