includeEmail property

bool? includeEmail
getter/setter pair

Include the service account email in the token.

If set to true, the token will contain email and email_verified claims.

Implementation

core.bool? includeEmail;