Skip to content

2.2.0

Choose a tag to compare

@melistik melistik released this 26 Jun 06:02
· 240 commits to master since this release
  • split up AppUser into AppUserToken and AppUserEntity with interfaces etc.
  • many small api changes regarding the change
  • extended JWT-Token Details
  • introduces JwtTokenFilter that only use information of JWT-Token (to use in other Apps apart from Auth-Server)
  • adding java 12 compilation support