v0.2.0
- support client roles
- add common claims that Keycloak provides by default (
iss
,aud
,iat
,jti
andazp
) - change the type of the
sub
claim fromString
toUuid
- improve debug logs
iss
, aud
, iat
, jti
and azp
)sub
claim from String
to Uuid