eouia / MMM-Assistant

(Deprecated) This project is not supported any more from original owner. Use alternative MMM-AssistantMk2(https://github.com/eouia/MMM-AssistantMk2)
https://github.com/eouia/MMM-AssistantMk2
MIT License
25 stars 8 forks source link

move and rename private google assets #42

Closed E3V3A closed 6 years ago

E3V3A commented 6 years ago

We want to:

So we can try to rename:

secret.json          --> google-client-secret.json
<downloaded>.json    --> google-private-key.json
tokens.json          --> google-access-tokens.json

This is great for simplifying the config.js.
But we need to test if the dependencies are expecting other locations...