Skip to content

Releases: blackdoor/jose

0.4.5

21 May 01:22
ae806b6

Choose a tag to compare

Use parasitic EC for sync JWT validation (#39)

0.4.4

10 Mar 03:41

Choose a tag to compare

Make executor use daemon threads

0.4.3

10 Mar 02:33
5d52013

Choose a tag to compare

Update JSON libraries (#38)

0.4.2

26 Feb 02:47
f6faed2

Choose a tag to compare

Update README.md

correct for timing vuln in mac jws

02 Oct 20:57
5e1246c

Choose a tag to compare

Use constant-time comparison (#35)

to prevent timing attacks

ninny-json support

26 Sep 01:17
195c395

Choose a tag to compare

Add support for ninny-json (#33)

* wip: refactor build file

* tests run

* tests won't run

* Working again

* support

* update readme

0.3.3: Make JwtValidator a trait (#32)

14 May 01:31
c63de76

Choose a tag to compare

remove unnecessary generics

0.3.2: Change variances so that JwtValidator[Any] will work (#31)

13 May 23:30
aab9f85

Choose a tag to compare

0.3.1

25 Mar 20:52
faf70d9

Choose a tag to compare

key resolver for a single key shouldn't need an execution context (#30)

0.3.0

13 Sep 19:07

Choose a tag to compare

Scala 13