v0.1.0
Two new methods: SignWithHeader
and VerifyWithHeaderValidator
to support custom headers and public key validation per-token (e.g jwt key ids/amazon and e.t.c.). Please take a look at the complete example: https://github.com/kataras/jwt/blob/main/_examples/custom-header/main.go