Using OpenID with Zend Framework.
Posted
by user284503
on Stack Overflow
See other posts from Stack Overflow
or by user284503
Published on 2010-06-03T18:10:53Z
Indexed on
2010/06/03
18:14 UTC
Read the original article
Hit count: 218
zend-framework
|openid
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
© Stack Overflow or respective owner