github networknt/light-4j 0.1.2

latest releases: 2.1.33, 2.1.32, 1.6.47...
7 years ago

Added

  • Jwt token scope verification based on swagger spec in security
  • Status module to standardize error response
  • Config can be loaded from classpath directly so that test case can inject different combination of configs.

Changed

  • Update the jwt.json and secuirty.json to support multiple certificates and kid to pick up the right certificate
    for jwt verification. Also, expired token will throw ExpiredJwtException now.
  • Move request uri matching and swagger.json to utility
  • Move exceptions to status from utility
  • Instead of using Jackson ObjectMapper to serialize Status object, using toString now. 10 times faster

Don't miss a new light-4j release

NewReleases is sending notifications on new releases.