l8w8jwt_encoding_params.aud

OPTIONAL The audience claim (who is the JWT intended for? Who is the intended JWT's recipient?). Set this to <code>NULL</code> if you don't wish to add this claim to the token. @see https://tools.ietf.org/html/rfc7519#section-4.1.3

struct l8w8jwt_encoding_params
char* aud;

Meta