Hi there,
I'm trying to rework a script from back in the OOB auth days.
I noticed that there is a python calendar quickstart that is very similar to the activities I'd like to perform.
https://developers.google.com/workspace/calendar/api/quickstart/python?hl=en
It works great out of the box using a JSON file with credentials for a "Desktop App".
Can I use this credentials JSON file with one of the auth classes that come with this Ruby library? If so, how?
Thanks,
Chris