validateAudience property

bool validateAudience
final

whether to validate the aud header in the jwt contains the client id.

Implementation

final bool validateAudience;