1.0.0 • Published 5 years ago
puppeteer-proj v1.0.0
== How to use ==
Currently only works if you have 2FA using the Microsoft Authenticator App
- Create a config.json file in this directory with two fields: { "email": "yourEmail@test.com", "password": "passwordHere"
}
Run
npm i
to install the dependencies (can take a while for puppeteer because it installs chromium).Run
node index.js
and be ready to approve the login request from your phone.Wait until the jsons are written to this directory
1.0.0
5 years ago