2 messages in com.googlegroups.google-gadgets-api[Google-Gadgets-API] Single Sign on
FromSent OnAttachments
timrobinson3330 May 2008 09:20 
Dan (Google Employee)30 May 2008 11:36 
Subject:[Google-Gadgets-API] Single Sign on
From:timrobinson33 (tim.@pleasetech.com)
Date:05/30/2008 09:20:16 AM
List:com.googlegroups.google-gadgets-api

Hello,

I would like to write a google gadget that can automatically authenticate the user with the credentials that he has already used to sign on to google. For example:

user logs into google with a username and password

he clicks on my gadget

my gadget somehow finds out his username plus some kind of authentication token

from my gadget i call another google api with this token to verify that his identity is correct (i.e. hasn't been faked)

is there any way of doing this ? I couldn't see anything obvious in the API documentation