mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
Documentation edits made through Mintlify web editor
This commit is contained in:
@@ -346,7 +346,7 @@ class YourTool(BuiltinTool):
|
||||
|
||||
For plugins that support both OAuth and API_KEY authentication, you can use `self.runtime.credential_type` to differentiate between the two authentication types.
|
||||
|
||||
### 4. Specifying the Correct Versions
|
||||
### 4. Specify the Correct Versions
|
||||
|
||||
Previous versions of the plugin SDK and Dify do not support OAuth authentication. Therefore, you need to set the plugin SDK version to:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user