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:
@@ -6,7 +6,7 @@ title: "为工具插件添加 OAuth 支持"
|
||||
|
||||
本文档介绍如何为你的工具插件添加 [OAuth](https://oauth.net/2/) 支持。
|
||||
|
||||
对于需要通过第三方服务(如 Gmail 或 GitHub)访问用户数据的工具插件而言,OAuth 是一种更好的授权方式:在获得用户明确同意的情况下,可允许工具插件代表用户执行操作,而无需用户手动输入 API 密钥。
|
||||
对于需要通过第三方服务(如 Gmail 或 GitHub)访问用户数据的工具插件而言,OAuth 是一种更好的授权方式:在获得用户明确同意的情况下,允许工具插件代表用户执行操作,而无需用户手动输入 API 密钥。
|
||||
|
||||
## 介绍
|
||||
|
||||
|
||||
Reference in New Issue
Block a user