Authenticating to get events from Google Calendar with a (local) Javascript

Posted by Lem0n on Stack Overflow See other posts from Stack Overflow or by Lem0n
Published on 2010-04-09T02:00:25Z Indexed on 2010/04/09 2:03 UTC
Read the original article Hit count: 309

Filed under:
|
|
|

Is it possible to authenticate to google calendar (when you know the username/password) using its JavaScript API? I tried calendarService.setUserCredentials(username, password); but it didn't work

© Stack Overflow or respective owner

Related posts about google

Related posts about calendar