SylviaBABY commented on code in PR #6895: URL: https://github.com/apache/apisix/pull/6895#discussion_r854887804
########## docs/zh/latest/plugins/forward-auth.md: ########## @@ -23,36 +28,36 @@ title: forward-auth ## 描述 -`forward-auth` 插件使用的是经典外部认证。在认证失败的时候,我们可以实现自定义错误或者重定向到认证页面。 +`forward-auth` 插件使用的是经典外部认证。当身份认证失败时,你可以实现自定义错误或者重定向到认证页面。 Review Comment: ```suggestion `forward-auth` 插件使用的是经典外部认证。当身份认证失败时,可以实现自定义错误或者重定向到认证页面的场景。 ``` -- 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