mirror of https://github.com/langgenius/dify.git
- Replaced calls to `create_trigger_provider_encrypter` and `create_trigger_provider_oauth_encrypter` with a unified `create_provider_encrypter` method, simplifying the encrypter creation process. - Updated the parameters passed to the new method to enhance configuration management and cache handling. These changes improve code clarity and maintainability in the trigger provider service. |
||
|---|---|---|
| .. | ||
| trigger_provider_service.py | ||
| trigger_subscription_builder_service.py | ||