mirror of
https://github.com/langgenius/dify.git
synced 2026-06-16 22:11:09 +08:00
issue_mcp_token gains a user_type field (account|end_user), derived from
invoke_from ({DEBUGGER,EXPLORE}->account else end_user) so the enterprise side
routes webapp end-users to the published-webapp token store.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| __base | ||
| builtin_tool | ||
| custom_tool | ||
| entities | ||
| mcp_tool | ||
| plugin_tool | ||
| utils | ||
| workflow_as_tool | ||
| __init__.py | ||
| errors.py | ||
| signature.py | ||
| tool_engine.py | ||
| tool_file_manager.py | ||
| tool_label_manager.py | ||
| tool_manager.py | ||