Tagged Questions
4
votes
1answer
1k views
How to get OpenID user Profile info?
After logging into SO, my nickname shows up at the top.
When I set up openid on my site, I do not get any profile information.
I tried implementing OpenID using openid-selector and Zend Framework
...