Security
Important notes before publishing or sharing this repository:
- Do NOT commit
tokens.jsonor any files containing access/refresh tokens.tokens.jsonis listed in.gitignoreby default, but you should still remove local token files before publishing. - The application client ID is currently stored in
yoto_app/config.py. If you are forking or adapting the code, please generate your own at the Yoto Developer dashboard.