Sanjay Shah
Sanjay Shah

Reputation: 2809

How to use OpenID on my website

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.

Upvotes: 5

Views: 1092

Answers (1)

Mewp
Mewp

Reputation: 4715

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.

Upvotes: 1

Related Questions