fix(hub): SSO in hub_sso without Flask for FastAPI hub
This commit is contained in:
@@ -40,7 +40,7 @@ from hub_web_auth import (
|
||||
expected_username,
|
||||
verify_credentials,
|
||||
)
|
||||
from hub_auth import HUB_SSO_TTL_SEC, mint_hub_sso_token, safe_next_path
|
||||
from hub_sso import HUB_SSO_TTL_SEC, mint_hub_sso_token, safe_next_path
|
||||
from url_public import browser_url, default_review_url, public_origin
|
||||
from urllib.parse import urlencode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user