在我的网站上使用iPhone上的OAuth的框架

时间:2022-12-04 19:39:59

I've been searching for a long while for a framework that will connect my iphone to any site using OAuth, int his case my own site.

我一直在寻找一个框架,它将我的iphone连接到使用OAuth的任何网站,在他的情况下是我自己的网站。

I've seen MPOAuthMobile and OAuthConsumer, none of them worked for me and reading the comments many people are having issues.

我见过MPOAuthMobile和OAuthConsumer,它们都没有为我工作,并且阅读了许多人遇到问题的评论。

There are plenty of libraris to connect to Twitter, but could someone tell me if there is a good framework with a good tutorial that explains how to get it done. Even changing an actual framework for twitter to make it work for my site would be great.

有很多图书馆可以连接到Twitter,但是有人可以告诉我是否有一个好的框架和一个很好的教程解释如何完成它。即使更改twitter的实际框架以使其适用于我的网站也会很棒。

Thanks.

谢谢。

1 个解决方案

#1


0  

Try this: // See tutorial on OAuth integration with twitter. // http://icodeblog.com/2010/09/16/dealing-with-the-twitter-oauth-apocalypse/

试试这个://请参阅关于OAuth与twitter集成的教程。 // http://icodeblog.com/2010/09/16/dealing-with-the-twitter-oauth-apocalypse/

#1


0  

Try this: // See tutorial on OAuth integration with twitter. // http://icodeblog.com/2010/09/16/dealing-with-the-twitter-oauth-apocalypse/

试试这个://请参阅关于OAuth与twitter集成的教程。 // http://icodeblog.com/2010/09/16/dealing-with-the-twitter-oauth-apocalypse/