Get and Post Google Calendar events on user from API

32 Views Asked by At

I'm trying to viable a project, where users can view their Google Calendar slots, and create an event. To do that, I need to get read/write access to the user's calendar, which as far as I can see, there is no way to do that with the Google Calendar API, without users giving their credentials. Am I thinking wrong? Is there a way that users can log in once, and I could store their credentials to log in in the Google Calendar API whenever they use my app?

0

There are 0 best solutions below