Is there any way to get the users e-mail and/or UPN into the user session?
When I type user.session into the dev tools, it shows Email as a property but this value is always Null.
Is that a bug or is that by design? Can we make the session include that property somehow?