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/10/25 06:02:28 UTC

[GitHub] [apisix] spacewander commented on issue #8164: feat: As a user, I want to add type for every plugin, so that we can get the type info of every plugin in the schema

spacewander commented on issue #8164:
URL: https://github.com/apache/apisix/issues/8164#issuecomment-1290029534

   The `auth` type is used here: https://github.com/apache/apisix/blob/e2d0f0b16bb157412684a38b129d12acb4628d39/apisix/consumer.lua#L46. (BTW, the `auth` is a bad name to me. It would be better to be named as `consumer`. We keep this name just because we don't have a chance to rename it.) 
   
   The `auth` type is also used in the dashboard to make sure a plugin can be bound with the consumer.
   
   So what is the use case for `"security"` and the other types, and how to classify them?


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