l8w8jwt_encoding_params.sub

OPTIONAL The subject claim (who is the JWT about?). Set to <code>NULL</code> if you don't want it in your token. @see https://tools.ietf.org/html/rfc7519#section-4.1.2

struct l8w8jwt_encoding_params
char* sub;

Meta