refactor to centralize, move to desktop type
This commit is contained in:
@@ -19,7 +19,7 @@ from urllib.parse import urlparse
|
||||
from auth.scopes import SCOPES
|
||||
from auth.oauth_responses import create_error_response, create_success_response, create_server_error_response
|
||||
from auth.google_auth import handle_auth_callback, check_client_secrets
|
||||
from core.config import get_oauth_redirect_uri
|
||||
from auth.oauth_config import get_oauth_redirect_uri
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user