1.5.0
- 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