Skip to content

Releases: rainest/kong-upstream-jwt

0.5-1

22 Jan 22:06
730c141
Compare
Choose a tag to compare

0.5-1

  • Remove unused variable in schema.

0.5-0

21 Dec 21:08
Compare
Choose a tag to compare

This release:

  • Replaces the original JWT body generation method with standard claims generated based off plugin configuration.
  • Replaces original signing code with lua-resty-jwt.
  • Adds per-instance certificate configuration.
  • Adds caching and expiration of previously-generated JWTs.