> place where the user will save his google user id and password... Not sure if this is a client-side or web-based application-- If it is a web-based application, you should continue using the AuthSub mechanism to handle your authentication. We strongly discourage web-based applications from requesting Google account credentials.
> VIEW all his events in the google calendar...So we thought we'd embed > the google calendar...but its not dynamic... If it is a web-based application or a desktop application that users would keep open for a longer period of time, you could embed the calendar. As long as you handle the cookies appropriately, the user would just have to login to their Google account once per session. I realize this is a bit of overhead for your users. I thoroughly researched this question, but we don't currently have a mechanism for you to programmatically authenticate your users into the UI. Sorry for the bad news. Best of luck, -Ryan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
