'email' not in SPA JWT

I found this discussion: Include user information in the access token: implicit grant flow

And it looks like I can add the email to the access token using a rule; but it feels like I’m not doing something right, since email is a basic claim.