Releases: ToastShaman/dropwizard-auth-jwt
Releases · ToastShaman/dropwizard-auth-jwt
Version v1.1.2-0
Upgrade to Dropwizard 1.1.2
Upgrade to jose4j 0.6.0
Version v1.1.0-0
- Upgraded Dropwizard to 1.1.0
Version v1.0.6-0
- Upgraded Dropwizard to 1.0.6
- Upgraded Jose4j to 0.5.5
Version v1.0.2-0
- Updated upstream dependencies to Dropwizard 1.0.2 and jose4j to 0.5.2
Version v1.0.0-0
Version 0.9.2-0
Updated the dependencies to Dropwizard 0.9.2
Version 0.9.1-1
Added support for CachingAuthenticator. #16 (Thanks to @alexitooi)
Version 0.9.1-0
Version 0.8.1-1
Fixes #9
Version 0.8.1-0
Fixes #6
A special thanks goes to @MartinSahlen for providing a Gist with the Dropwizard 8 implementation of the AuthFactory.