Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
I am developing a google calendar like application for my firm.
Since the employees are already using google calendar for office scheduling.
What i want to be able to do is that sync events both ways from my app to google calendar and google calendar to my app.

I don't want to store the employees google credentials in my app database for security reasons. So each employee will authenticate each time they load the calendar in my app.

How do i achieve this using jquery ajax?
Any help is appreciated
Thanks

What I have tried:

Researched Google Dev API so far trying to find a proper documentation
Posted
Updated 27-Jun-17 3:17am
v2
Comments
ZurdoDev 27-Jun-17 9:14am    
You'll need to refer to the google api.

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900