From c291cb773f815cd3f280ebccc90ff1d1ae77a8d5 Mon Sep 17 00:00:00 2001 From: Riskey <36894937+RiskeyL@users.noreply.github.com> Date: Tue, 9 Sep 2025 09:58:46 +0800 Subject: [PATCH] Documentation edits made through Mintlify web editor --- en/plugins/quick-start/develop-plugins/tool-oauth.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/plugins/quick-start/develop-plugins/tool-oauth.mdx b/en/plugins/quick-start/develop-plugins/tool-oauth.mdx index 3237f7f1..d0868369 100644 --- a/en/plugins/quick-start/develop-plugins/tool-oauth.mdx +++ b/en/plugins/quick-start/develop-plugins/tool-oauth.mdx @@ -94,7 +94,7 @@ After configuring OAuth clients, individual Dify users can now authorize your pl ## Implementation -### 1. Define OAuth schema in provider manifest +### 1. Define OAuth Schema in Provider Manifest The `oauth_schema` section of the provider manifest definitions tells Dify what credentials your plugin OAuth needs and what the OAuth flow will produce. Two schemas are required for setting up OAuth: