I don't know what you exactly mean with "multi-user support". But attached you'll find a patch, that enables your library to be used with different google-accounts without touching .config.json.
It's done by supplying a json-object to GetAll().
This way, you can pull several google-accounts in just one script.
I don't know what you exactly mean with "multi-user support". But attached you'll find a patch, that enables your library to be used with different google-accounts without touching .config.json. It's done by supplying a json-object to GetAll(). This way, you can pull several google-accounts in just one script.
multiuser.patch.txt