feat(oauth&mcp): refactor credential encrypter

This commit is contained in:
Harry
2025-07-04 15:28:36 +08:00
parent c160a0e5e3
commit 478c156f7d
11 changed files with 158 additions and 174 deletions

View File

@ -1,5 +1,5 @@
from core.plugin.entities.request import RequestInvokeEncrypt
from core.tools.utils.configuration import create_generic_encrypter
from core.tools.utils.encryption import create_generic_encrypter
from models.account import Tenant