google / jwt_verify_lib

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

Add unit tests to increase code coverage #76

Closed qiwzhang closed 2 years ago

qiwzhang commented 2 years ago

This is to upgrade envoy jwt_authn fitler security status to "stable": https://github.com/envoyproxy/envoy/pull/23617

In this change:

qiwzhang commented 2 years ago

PTAL