mirror of https://github.com/langgenius/dify.git
- Add OAuth authorization URL generation API endpoint - Implement OAuth callback handler for credential storage - Support both system-level and tenant-level OAuth clients - Add trigger provider credential encryption utilities - Refactor trigger entities into separate modules - Update trigger provider service with OAuth client management - Add credential cache for trigger providers 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent.py | ||
| asset.py | ||
| base.py | ||
| debugging.py | ||
| dynamic_select.py | ||
| endpoint.py | ||
| exc.py | ||
| model.py | ||
| oauth.py | ||
| plugin.py | ||
| tool.py | ||
| trigger.py | ||