ToastShaman / dropwizard-auth-jwt

A Dropwizard authentication filter using JSON Web Token (JWT)
Apache License 2.0
116 stars 50 forks source link

CachingJwtAuthenticator with expired token #29

Open stepos01 opened 7 years ago

stepos01 commented 7 years ago

Hi, and thank you for this library. It helped me quite a bit. I have a small issue while using the CachingJwtAuthenticator that could be due to my bad understanding.