Skip to content

1.5.0

Compare
Choose a tag to compare
@melistik melistik released this 12 Jul 04:55
· 295 commits to master since this release
  • introduce CustomAuthoritiesProvider to allow adding custom authorities during
    • jwt-creation
    • security-context initialization
  • scopes of jwt-token don't only contain ROLE_* also other authorities are possible
  • refactored JwtTokenService to allow use without AppUser