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:10:33 UTC

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

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

   > ```
   > "jwt-auth": {
   >   "_meta": {
   >     "rejected_msg": {
   >          "message":"Missing credential in request"
   >     }
   >   }
   > }
   > ```
   > 
   > We can inject a common _meta with rejected_msg to the plugin.
   
   So other auth plugins can also use the same way.


-- 
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