OPTIONAL The audience claim (who is the JWT intended for? Who is the intended JWT's recipient?). <p>
Set to <code>NULL</code> if you don't want to validate the audience. <p>
The JWT will only pass verification if its <code>aud</code> matches this string.
@see https://tools.ietf.org/html/rfc7519#section-4.1.3
OPTIONAL The audience claim (who is the JWT intended for? Who is the intended JWT's recipient?). <p> Set to <code>NULL</code> if you don't want to validate the audience. <p> The JWT will only pass verification if its <code>aud</code> matches this string. @see https://tools.ietf.org/html/rfc7519#section-4.1.3