validateIssuer property

bool validateIssuer
final

whether to validate the iss header in the jwt is the same issuer as in the discovery document.

Implementation

final bool validateIssuer;