The AuthSub documentation can be found at:
http://code.google.com/apis/accounts/docs/AuthForWebApps.html#AuthSubSessionToken

According to that manual, "session tokens effectively do not expire",
so once you get a token for a user, you could store it and use it in a
permanent manner.


On Jun 6, 3:14 am, "Nitin Gupta" <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I am working on a Java based server application. My application is required
> to do constant polling of some of the Google Calendars of the application
> users. I am looking for the AuthSub authentication for my app.
>
> How can my app get the permanent token for the users? Are there any
> conditions for an application to get the permanent token?
>
> Cheers,
>
> Nitin
--~--~---------~--~----~------------~-------~--~----~
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