Options for controlling the JWS header.
(algorithm): Hashing algorithm being used (e.g., HMAC SHA256 or RSA)
(key id): Unique key identifier https://datatracker.ietf.org/doc/html/rfc7515#section-4.1.4
(type): Type of token. Default to JWT.
Generated using TypeDoc
Options for controlling the JWS header.