github jwt-scala/jwt-scala v9.0.0

latest releases: v10.0.1, v10.0.0, v9.4.6...
2 years ago
  • #270 now easier to pass you own Clock to Jwt - before that the system clock was always used. To use your own clock, use Jwt(clock) instead of just Jwt (and the equivalent for json libraries).

This break binary compatibility (hence the major version) because the signature of the traits and object is no longer the same, however for most users there should be no change required to your source code to compile with this new version.

Don't miss a new jwt-scala release

NewReleases is sending notifications on new releases.