google / jwt_verify_lib

Provide c++ library to verify JWT tokens
Apache License 2.0
42 stars 43 forks source link

Add LRU cache. #59

Closed mk46 closed 3 years ago

mk46 commented 3 years ago

Signed-off-by: Manish Kumar manishjpiet@gmail.com

Added LRU cache. Ref : envoyproxy/envoy/14341

mk46 commented 3 years ago

CC @qiwzhang