Hi, I get the session token from authsub authentication on server side, which I use for subsequent calls from server side. But I also want to access user's data from javascript. Is it possible to use token obtained on server side in javascript for this?
Or do I need to use JS Library for authentication on client side also. Essentially meaning I will have to ask user to authenticate my application twice so that I can access his account on client side and server side both. Any way to avoid it? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
