Commit graph

3 commits

Author SHA1 Message Date
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
f6368d12a3 [Enhancement] README 및 코드에서 Playwright 의존성 및 SSO 로그인 흐름 개선 2025-06-14 18:08:39 +09:00
imnyang
a52bf2907c [Enhancement] 환경 변수 추가 및 SSO 로그인 리디렉션 URL 수집을 위한 확장된 프롬프트 구현 2025-06-11 23:16:19 +09:00