dify/web/app/components/plugins/plugin-auth
zhsama b7d9483bc2 feat(end-user): implement end-user credential management in plugin-auth component
- Added support for end-user credentials with options for OAuth and API Key.
- Introduced new props in PluginAuth for managing end-user credential types and their states.
- Updated workflow types to include end-user credential fields.
- Enhanced UI to allow users to select and manage end-user credentials.
- Added translations for new UI elements related to end-user credentials.
2025-11-27 17:45:05 +08:00
..
authorize fix: types 2025-10-30 17:58:31 +08:00
authorized Release/e-1.8.1 (#25613) 2025-09-15 14:49:23 +08:00
hooks feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +08:00
authorized-in-data-source-node.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
authorized-in-node.tsx Release/e-1.8.1 (#25613) 2025-09-15 14:49:23 +08:00
index.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
plugin-auth-in-agent.tsx feat: add multi model credentials (#24451) 2025-08-25 16:12:29 +08:00
plugin-auth-in-datasource-node.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
plugin-auth.tsx feat(end-user): implement end-user credential management in plugin-auth component 2025-11-27 17:45:05 +08:00
types.ts Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-28 11:28:06 +08:00
utils.ts Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00