Skip to content

keycloak-client-golang 0.2.1

Latest
Compare
Choose a tag to compare
@greenbonebot greenbonebot released this 20 Jun 13:05
· 39 commits to main since this release

0.2.1 - 2024-06-20

Added

  • KeycloakRepository; Add KeycloakJWTReceiverCached 78d26a6
  • KeycloakJWTClient with caching layer aa11d05

Changed

  • upgrade JWT lib and add test cases for token validation dc8fb4c
  • Refactor KeycloakJWTClient fcfe402

Bug Fixes

  • make local setup work, fix client name and token validity check 4c7c66e