I want my website to do exactly what Stackoverflow does with openId.
I'm combing through sources, and I have done this before with facebook, but
not making much progress with OpenID.
What I would like to do is just detect if someone has logged into Google,
and if they have get some identifying information, and allow them to
federate into my site.
Can anyone suggest any tutorials or Code snippets, and should I use Zends Libraries ?
-P