[Psi-devel] account defaults don't work for google talk

Remko Tronçon remko at el-tramo.be
Thu Mar 1 11:24:35 PST 2007


> Doesn't this work by using cookies which are set when you log it to one
> of Google services?

No. They store the token in cookies as well though, which is why you
can get them from there.

The protocol is documented here:
http://code.google.com/apis/accounts/AuthForInstalledApps.html

It basically boils down to a few HTTPS requests as far as i know.

cheers,
Remko


More information about the psi-devel mailing list