3062
3062
### Issues associated with this PR Issues #1928 ### Solutions You should show your solutions about the issues in your PR, including the overall solutions, details and the changes. At...
### Issues associated with this PR Your PR should present related issues you want to solve. ### Solutions You should show your solutions about the issues in your PR, including...
### Issues associated with this PR 参考 apisix 的 key-auth 功能,https://apisix.apache.org/zh/docs/apisix/plugins/key-auth/ ### Solutions match 部分的结构和代码主要参考 jwtauthn,对 envoy/jwt_authn/v3 进行了一定的删减 ### UT result Unit Test is needed if the code is changed,...