Skip to content

v0.1.0

Compare
Choose a tag to compare
@kataras kataras released this 11 Feb 14:41
· 26 commits to main since this release

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