mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
refac
This commit is contained in:
parent
4d16cf6bf3
commit
cd7bd0aa20
1 changed files with 1 additions and 1 deletions
|
|
@ -369,7 +369,7 @@ class OAuthClientManager:
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
user_id: The user ID
|
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
|
force_refresh: Force token refresh even if current token appears valid
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue