Commit graph

3 commits

Author SHA1 Message Date
imnyang
7ae5834d82 [Enhancement] setup_storage_state 및 GetProfile 함수를 비동기 처리로 변경 2025-06-15 22:37:35 +09:00
imnyang
1f3b2f5c8a [Enhancement] 스토리지 상태 경로 설정 로직 개선: 스크립트 디렉토리 기반으로 수정 2025-06-15 22:08:57 +09:00
imnyang
b68425f523 Refactor authentication and session management
- Removed old llm_login and session scripts, replacing them with a new structure for handling SSO login and session management.
- Introduced a new prompt system for collecting SSO redirect URLs, ensuring compliance with security protocols.
- Implemented a robust backend notification system for tracking scan initiation.
- Enhanced browser profile configuration and resource management for improved session handling.
- Added utility functions for environment variable checks and logging.
- Updated the overall architecture to improve maintainability and readability.
2025-06-15 12:24:01 +09:00