JwtVerifierConfig.issuer

The required token issuer (iss). When set, a token whose iss differs is rejected.

struct JwtVerifierConfig
string issuer;