credentials_example.json 227 B

12345678910
  1. {
  2. "google": {
  3. "username": "<your google account here>",
  4. "password": "<your google password here>"
  5. },
  6. "facebook": {
  7. "username": "<your google account here>",
  8. "password": "<your google password here>"
  9. }
  10. }