browser-use-oauth/lib/utils/browser_use
imnyang 1b65693ba5 Add function to read sensitive data from .sensitive.json file
- Implemented GetSensitiveData function to load sensitive data from a JSON file.
- Added error handling for missing file scenario.
2025-06-18 21:42:06 +09:00
..
__init__.py [Enhancement] setup_storage_state 및 GetProfile 함수를 비동기 처리로 변경 2025-06-15 22:37:35 +09:00
clean_resources.py Refactor authentication and session management 2025-06-15 12:24:01 +09:00
func.py [Enhancement] setup_storage_state 및 GetProfile 함수를 비동기 처리로 변경 2025-06-15 22:37:35 +09:00
model.py Refactor authentication and session management 2025-06-15 12:24:01 +09:00
sensitive_data.py Add function to read sensitive data from .sensitive.json file 2025-06-18 21:42:06 +09:00