I am using OpenID in our website but yahoo id is not verified. And from other OpenID I am not getting user detail so that I can store in the database.
Asked
Active
Viewed 1,083 times
5
1 Answers
1
I'd recommend LightOpenID.
Another answer suggested SimpleOpenID, but it supports only OpenID 1.1 (so you won't be able to authenticate with google, for example), and is designed for PHP4.

Mewp
- 4,715
- 1
- 21
- 24
[http://stackoverflow.com/questions/3179193/php-lightopenid-how-to-fetch-account-data-from-provider/5270929#5270929](http://stackoverflow.com/questions/3179193/php-lightopenid-how-to-fetch-account-data-from-provider/5270929#5270929) – Floccinaucinihilipilification. Mar 11 '11 at 09:21