mirror of
https://github.com/j93es/browser-use-oauth.git
synced 2026-06-04 03:41:52 +09:00
[FEAT]: env로 로그인 구현
This commit is contained in:
parent
65c865b620
commit
b2aedf53db
6 changed files with 109 additions and 115 deletions
2
setup.py
2
setup.py
|
|
@ -127,6 +127,6 @@ if __name__ == "__main__":
|
|||
print("=====================================================")
|
||||
|
||||
# 5. .sensitive.json 생성
|
||||
setup_sensitive()
|
||||
# setup_sensitive()
|
||||
print("=====================================================")
|
||||
print("🎉 초기 설정이 완료되었습니다! 이제 스크립트를 실행할 준비가 되었습니다.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue