headerString
Returns a JWT header value as a string.
Return
header string value, or null when the header is absent.
Parameters
name
header name.
Throws
when the header is present but not a JSON string.
Returns a JWT header value as a string.
header string value, or null when the header is absent.
header name.
when the header is present but not a JSON string.