jti claim in JWT header
johntopleyons opened this issue · 2 comments
johntopleyons commented
Hi,
Do you support setting the jti
claim in the JWT header? It seems like it should be a registered header key but isn't.
Thanks,
John
nov commented
you can add the alias, or just access to the header hash
nov commented
ah, no, jti
isn't header params.
it's generally in the payload.