mikyll commented on PR #11282: URL: https://github.com/apache/apisix/pull/11282#issuecomment-2147767868
@shreemaan-abhishek I did the following: - pushed [`commit bd76c435a33c7dac91a938654c334eb3d10bd2ae`](https://github.com/apache/apisix/pull/11282/commits/bd76c435a33c7dac91a938654c334eb3d10bd2ae) to remove the style changes and add a part that was missing for the token generation (I actually forgot to mention this part in the commit description); - pushed [`commit 2af7e156aa07ca29cf19f4934daa605eb0571902`](https://github.com/apache/apisix/pull/11282/commits/2af7e156aa07ca29cf19f4934daa605eb0571902) which includes a test case for the new feature; - pushed [`commit 92bd0257ace006260366d96dd2171199ab8ef260`](https://github.com/apache/apisix/pull/11282/commits/92bd0257ace006260366d96dd2171199ab8ef260) to clean the test code and use `/hello` local endpoint instead of external `httpbin`; - updated the PR title and details to remove anything style-related; Could you double-check the tests for jwt-auth plugin, to ensure it behaves correctly and doesn't break anything? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
