mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
Base commit
This commit is contained in:
parent
77b8004ab1
commit
dc79da871e
1 changed files with 1 additions and 1 deletions
|
|
@ -1149,7 +1149,7 @@ class SSOAuthenticationHandler:
|
|||
generic_client_id (Optional[str], optional): The Generic Client ID. Defaults to None.
|
||||
|
||||
Returns:
|
||||
RedirectResponse: The redirect response from the SSO provider
|
||||
RedirectResponse: The redirect response from the SSO provider.
|
||||
"""
|
||||
# Google SSO Auth
|
||||
if google_client_id is not None:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue