Firstsawyou commented on issue #4022: URL: https://github.com/apache/apisix/issues/4022#issuecomment-817246558
> Maybe any problem with getting conf.auth_value,but i didn't find where trigger the method of echo.access(conf, ctx) >  It seems that you have added your own logic code to the jwt-auth plugin. According to the code logic you modified, it is reasonable to use the request header `Authorization` to get the result. Because, there is no `conf.auth_value` field in the `conf` parameter of the jwt-auth plugin. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
