Mar*_*sel 4 python java google-app-engine scala oauth
我已经有一些已经想要将它们合并到一个公共域oauth代码库中,用于twitter,facebook,friendfeed(以及让其他开发人员改进库以获得他们的首选连接).
我正在艰难地调试mashing friendfeed和twitters oauth到一个在Google App Engine上运行的友好python程序.
这些是我到目前为止的一些部分:http : //oauth.net/code http://code.google.com/p/oauth-python-twitter/ http://code.google.com/p/的FriendFeed-API示例/
这是一个用scala编写的干净代码版本,也适用于Java.
http://github.com/ben-biddington/scala-oauth
[UPDATE]
对不起,我重命名了回购:
http://github.com/ben-biddington/Coriander.OAuth