Timothy Jaeryang Baek 1 週間 前
コミット
cd7bd0aa20
1 ファイル変更1 行追加1 行削除
  1. 1 1
      backend/open_webui/utils/oauth.py

+ 1 - 1
backend/open_webui/utils/oauth.py

@@ -369,7 +369,7 @@ class OAuthClientManager:
 
         Args:
             user_id: The user ID
-            session_id: The OAuth session ID
+            client_id: The OAuth client ID (provider)
             force_refresh: Force token refresh even if current token appears valid
 
         Returns: