开发者

Library for multiple consumer oAuth?

开发者 https://www.devze.com 2023-01-23 06:46 出处:网络
Does anyone know a good and/or easy to use PHP library/class/whatever-it\'s-called for being able to do oAuth against a large amount of providers (Facebook, AIM/AOL, MSN, all the \'big boys\', etc)? A

Does anyone know a good and/or easy to use PHP library/class/whatever-it's-called for being able to do oAuth against a large amount of providers (Facebook, AIM/AOL, MSN, all the 'big boys', etc)? All it needs to handle is essentially authenti开发者_C百科cation, there won't be any permissions or anything - it just needs to be able to pull a login-verified username and a realname (optional).


Google recently released their Google Identity Toolkit, that handles several auth providers, it maybe come in handy. There's a PHP sample.

0

精彩评论

暂无评论...
验证码 换一张
取 消