NMSAzulX opened a new issue #4329: URL: https://github.com/apache/apisix/issues/4329
如题: 1. 我看到 https://github.com/apache/apisix/blob/master/apisix/plugins/openid-connect.lua 中有很多方法, 请问哪些是管道最开始执行的方法? 2. 如果插件方法需要终止管道并且返回401, 该使用什么方法终止管道继续运行? 3. 如何管理插件类及管道的生命周期? 4. 如何在已配置路由映射的情况下, 使用插件终止转发并返回插件中的结果? 5. 是否支持其他语言编写插件, 是否有传送门列表? 感谢 Apisix! -- 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]
