You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/05/23 01:33:06 UTC

[GitHub] [apisix] tzssangglass commented on issue #7095: jwt auth plugin support customize err msg

tzssangglass commented on issue #7095:
URL: https://github.com/apache/apisix/issues/7095#issuecomment-1134070547

   > ```
   > "jwt-auth": {
   >   "_meta": {
   >     "rejected_msg": {
   >          "message":"Missing credential in request"
   >     }
   >   }
   > }
   > ```
   > 
   > We can inject a common _meta with rejected_msg to the plugin.
   
   I'd like to know where this technique is demonstrated, I can't find the relevant code to handle it.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org