audience property

String? audience
getter/setter pair

The audience for the token, such as the API or account that this token grants access to.

Required.

Implementation

core.String? audience;