audience property

List<String>? audience
final

Audience Claim

If this claim does not exist, the value is an empty list.

The claim name for this claim is 'aud'.

Implementation

final List<String>? audience;