JwtVerifierConfig.audience

The required audience (aud, the RFC 8707 resource). When set, a token that does not list it among its audiences is rejected.

struct JwtVerifierConfig
string audience;