json_web_token
json_web_token copied to clipboard
Key ID support?
Does this library support kid
header for JWS?
I'm curious about this as well.
@PelagicDev I have switched to json-jwt
which supports kid
. As a bonus, it supports JWE.