blackdoor / jose

Extensible JOSE library for Scala
https://blackdoor.github.io/jose
The Unlicense
15 stars 5 forks source link

Fixed bug where NumericDate was not formatted correctly #25

Closed nrktkt closed 5 years ago

nrktkt commented 5 years ago

NumericDate fields in JWT claims weren't formatted as epoch seconds. Now they are.