Hi,

Maybe this is not the best forum where to ask this question, but since
it's related somehow with Google Calendar I think should be fine.

When authenticating against a Google service, using ClienLogin method
for example, three tokens are return on that response. One of them is
SID (session ID) token, which stands for the token of a valid Google
session.

When accessing a Google web application using Firefox, there is no
need to provide your login + password once you are logged to one
Google service, since your SID is already stored within the browser.

I am developing an extension for Firefox which uses Google Calendar
service. I would like to check whether the user has an opened Google
session, before authenticating against Google Calendar Service.

I knew that this SID token used to be stored inside sessionstore.js
file (where all session tokens are stored), but now it seems is no
there anymore. My question is, how can I retrieve a SID token from the
browser, more specifically from Firefox.

Thanks in advance,

Diego Pino

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