Base commit

This commit is contained in:
yuneng-jiang 2025-12-16 13:15:32 -08:00
parent 77b8004ab1
commit dc79da871e

View file

@ -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: