Releases: ToastShaman/dropwizard-auth-jwt
Releases · ToastShaman/dropwizard-auth-jwt
Version v1.1.2-0
05 Aug 10:42
Compare
Sorry, something went wrong.
No results found
Upgrade to Dropwizard 1.1.2
Upgrade to jose4j 0.6.0
Version v1.1.0-0
15 Apr 08:39
Compare
Sorry, something went wrong.
No results found
Upgraded Dropwizard to 1.1.0
Version v1.0.6-0
19 Mar 13:18
Compare
Sorry, something went wrong.
No results found
Upgraded Dropwizard to 1.0.6
Upgraded Jose4j to 0.5.5
Version v1.0.2-0
05 Oct 20:36
Compare
Sorry, something went wrong.
No results found
Updated upstream dependencies to Dropwizard 1.0.2 and jose4j to 0.5.2
Version v1.0.0-0
31 Jul 07:33
Compare
Sorry, something went wrong.
No results found
Updated the dependencies to Dropwizard 1.0.0
Merged #25
Fixes #23
Fixes #21
Version 0.9.2-0
25 Jan 17:25
Compare
Sorry, something went wrong.
No results found
Updated the dependencies to Dropwizard 0.9.2
Version 0.9.1-1
02 Dec 10:54
Compare
Sorry, something went wrong.
No results found
Added support for CachingAuthenticator. #16 (Thanks to @alexitooi )
Version 0.9.1-0
06 Nov 17:44
Compare
Sorry, something went wrong.
No results found
Fixes #12
Adds support for extracting JWT tokens form cookies (Thanks to @kimble )
Version 0.8.1-1
18 May 19:13
Compare
Sorry, something went wrong.
No results found
Version 0.8.1-0
05 May 22:00
Compare
Sorry, something went wrong.
No results found
Fixes #6
A special thanks goes to @MartinSahlen for providing a Gist with the Dropwizard 8 implementation of the AuthFactory.