SylviaBABY commented on code in PR #6895: URL: https://github.com/apache/apisix/pull/6895#discussion_r854921765
########## docs/zh/latest/plugins/jwt-auth.md: ########## @@ -181,29 +221,21 @@ curl http://127.0.0.1:9080/apisix/admin/consumers -H 'X-API-KEY: edd1c9f034335f1 }' ``` -这个插件使用 Consumer 配置中的 RSA 公钥,并直接使用从 Vault 中获取的私钥。 - -你可以使用 [APISIX Dashboard](https://github.com/apache/apisix-dashboard),通过 web 界面来完成上面的操作。 - -1. 先增加一个 consumer: +你还可以使用 [APISIX Dashboard](https://github.com/apache/apisix-dashboard),通过 Web UI 完成上述操作。 Review Comment: ```suggestion 你还可以通过 [APISIX Dashboard](https://github.com/apache/apisix-dashboard) 的 Web 界面完成上述操作。 ``` -- 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-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org