Advertisements
Author Archives: Yogesh Khater
Tutorial: Using Google Service Accounts with a Rails application
While working a project, we needed to access Google calendar’s API but with a difference – the application was supposed to create new event in the Google Calendar accessed by authenticated users. After a little bit of research, I came across the Google Service Accounts that allows … Continue reading