audience property

String? audience
final

The audience, presented as the aud claim in the access token, defines the intended consumer of the token.

Implementation

final String? audience;