validateIssuer property
whether to validate the iss
header in the jwt is the same issuer as in the
discovery document.
Implementation
final bool validateIssuer;
whether to validate the iss
header in the jwt is the same issuer as in the
discovery document.
final bool validateIssuer;