I'm writing applications with an AJAX Framework. Is it possible to have a SingleSignOn between the users Google account and my application (in this case a gadget)? As far as I know, there are possibilities for automatic login: cookie or URL. If I would use a cookie, there is a problem with IE and other browsers to store third party cookies. I've read the article in the legacy gadget api documentation. But it seems to me to be not a good solution, to white p3p headers. I have no glue of using URL parameters, but I think this is not very secure. Are there possibilities with open social api? How can I use this, are there examples, how to use? I think I should be able to create local users, update there data (e.g. email address) an authenticate them.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
