mirror of
https://github.com/j93es/browser-use-oauth.git
synced 2026-06-04 02:41:53 +09:00
[FEAT]: env로 로그인 구현
This commit is contained in:
parent
65c865b620
commit
b2aedf53db
6 changed files with 109 additions and 115 deletions
|
|
@ -34,5 +34,9 @@
|
|||
"login.microsoftonline.com" : {
|
||||
"x_username": "whs.imnya.ng@gmail.com",
|
||||
"x_password": "WHS123987"
|
||||
},
|
||||
"facebook.com":{
|
||||
"x_username": "01047183675",
|
||||
"x_password": "whs3oauth@"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue