mirror of
https://github.com/langgenius/dify.git
synced 2026-04-22 11:47:40 +08:00
add credential id
This commit is contained in:
@ -2,7 +2,7 @@ import logging
|
||||
import time
|
||||
from typing import Any
|
||||
|
||||
from api.core.plugin.impl.oauth import OAuthHandler
|
||||
from core.plugin.impl.oauth import OAuthHandler
|
||||
from flask_login import current_user
|
||||
from sqlalchemy.orm import Session
|
||||
|
||||
|
||||
Reference in New Issue
Block a user