Hi,

The authentication mechanism that is used by Embeddable Calendar is the same
mechanism that is used by Google Calendar and Gmail.  It is using a cookie
that belongs to the google.com domain, which means that you cannot access
this cookie info unless your page is running under google.com.  Basically
there is no way to detect authentication programmatically with Embeddable
Calendar, the same way that you won't be able to detect whether a user is
logged in to his/her Gmail.

Hope it helps,
Austin

On Fri, May 2, 2008 at 5:50 AM, jdenzer <[EMAIL PROTECTED]> wrote:

>
> I know that the Authentication methods for the data api are separate
> from the Embedded Calendars.
> They only work for the API, b/c the  Embedded Calendar is readonly.
> And the  Embedded Calendar uses a cookie type system.
>
>
> My calendars are hosted on a domain.
> My question is:
> -- how do I check to see if a user is loggin in to google calendar?
> -- how do I redirect them to the login for google calendar?
> -- after they login, how do I redirect them back to my domain page?
>
> Reason is that the calendars won't display info unless user is logged
> in.
>
> Basically
> I have several embedded calendars that are on a tabbed page.
> This would make it easier for the user, b/c they don't need all the
> fancy features of the google calendar page.
>
>
> thanks
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to