OPTIONAL The issuer claim (who issued the JWT?). <p>
Set to <code>NULL</code> if you don't want to validate the issuer. <p>
The JWT will only pass verification if its <code>iss</code> claim matches this string.
@see https://tools.ietf.org/html/rfc7519#section-4.1.1
OPTIONAL The issuer claim (who issued the JWT?). <p> Set to <code>NULL</code> if you don't want to validate the issuer. <p> The JWT will only pass verification if its <code>iss</code> claim matches this string. @see https://tools.ietf.org/html/rfc7519#section-4.1.1