mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 10:25:23 -04:00
0f7d824c66
- Modified the `_get_oauth_provider_instance` method in `PluginExecutor` to accept a `Session` parameter and return the appropriate OAuth provider instance. - Updated the `get_supported_oauth_provider_cls` method in `PluginRegistration` to `get_supported_oauth_provider`, improving its signature and functionality. - Enhanced type annotations across methods to improve clarity and type safety. These changes streamline the OAuth provider handling and improve code maintainability.
1 line
20 B
Plaintext
1 line
20 B
Plaintext
dify_plugin==0.6.0b9 |