How do you get the user's email address when using Google login?

After upgrading to Wasp 0.13 it seems I can't get the User's email address anymore?
The getEmail function returns null, as I'm using Google login ot authenticate the user.

How can I get the user's email address when using social login?
Was this page helpful?