mirror of
https://github.com/langgenius/dify.git
synced 2026-03-21 14:28:26 +08:00
- 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.