Skip to content

v0.2.0

Choose a tag to compare

@dsferruzza dsferruzza released this 29 Nov 13:19
· 83 commits to master since this release
v0.2.0
6853606
  • support client roles
  • add common claims that Keycloak provides by default (iss, aud, iat, jti and azp)
  • change the type of the sub claim from String to Uuid
  • improve debug logs