we're developing one service to be integrated with various social networks and would like to allow users to be authenticated with their facebook-google-twitter-etc accounts in a simpl开发者_如何学Ce one-click way.
Most of the huge network providers permit to do it with their proprietary APIs, but for small group of programmers as we are to support all of them is very difficult problem.
We are searching for some community project which implements most of the proprietary API authentication methods to be included in our small website.
The developing language is not of huge importance, but it would be great to find one written in PHP.
Thank you.
Maybe this is something you're lookin' for:
https://rpxnow.com/
They also have a free priceplan, and a paid one to access the noticed API's for some cool data.
Recently I've found some more socialauth applications
- The HybridAuth Lib: http://hybridauth.sourceforge.net/
- The SocialAuth: http://code.google.com/p/socialauth/
- The DotNetOpenAuth: http://www.dotnetopenauth.net/
精彩评论