Fetching Google Calendar data without OAuth by using Google Scripts
TL;DR : To avoid having to use OAuth, I create a script that fetches calendar events to a spreadsheet every night, publish the Google Sheet as a CSV web application and consume it in my front-end.
You may have seen it on Twitter already, but lately I...
techbytes.hashnode.dev6 min read