dengfenghong opened a new issue, #7851: URL: https://github.com/apache/apisix/issues/7851
### Description 重写JWT插件后,JWT的token生成、检查用的是自写的接口,如果要从插件中调用这个自写的接口,需要把接口配置到路由列表中,但是这样会导致自写的接口暴露给外网。我们想采用JWT插件消费nacos、zookeeper等注册中心提供的接口。但是目前没有发现插件对接注册中心调用服务的案例 -- 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]
