Harry
|
f4c32abecc
|
Merge branch 'feat/plugin-oauth' into feat/datasource
# Conflicts:
# python/dify_plugin/core/entities/plugin/request.py
# python/dify_plugin/core/plugin_executor.py
# python/dify_plugin/entities/__init__.py
# python/dify_plugin/entities/agent.py
# python/dify_plugin/entities/tool.py
# python/examples/github/tools/github_repositories.py
|
2025-07-07 17:44:05 +08:00 |
|
Harry
|
0ec96aea2a
|
feat(oauth): implement OAuth
|
2025-07-07 15:16:56 +08:00 |
|
Harry
|
f2e9190d2d
|
feat: add CredentialType enum and integrate into ToolRuntime and update examples
|
2025-07-04 19:12:09 +08:00 |
|
Harry
|
a844db7a68
|
refactor: streamline code by improving import order and simplifying function definitions
|
2025-07-02 16:32:20 +08:00 |
|
Harry
|
e8cc4760cb
|
refactor: update type hints to use union syntax and improve import order
|
2025-07-02 16:15:28 +08:00 |
|
Harry
|
856dffeda8
|
feat: update OAuth methods to include redirect_uri parameter
|
2025-06-26 14:38:28 +08:00 |
|
Harry
|
666663683d
|
update: github oauth example
|
2025-06-26 13:16:07 +08:00 |
|
Harry
|
b1e745603d
|
feat: Plugin OAuth
|
2025-06-23 14:25:17 +08:00 |
|