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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
