Firstsawyou removed a comment 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)
   > 
![image](https://user-images.githubusercontent.com/52538259/114291958-d3edb700-9abd-11eb-9e7f-f4b9a00b7c10.png)
   
   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]


Reply via email to