Timothy Jaeryang Baek 1 hete
szülő
commit
cd7bd0aa20
1 módosított fájl, 1 hozzáadás és 1 törlés
  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: