Search code examples
objective-coauthgoogle-reader

Objective C how can authenticate with OAuth and do requests to get some news


Can someone show me how can authenticate with OAuth and do requests to get some news from google Reader?

I try with AsihttpRequest whit no results! Can someone show me is there is a better way to do that and use Oauth to get the subscrition list?


Solution

  • Look into the "ShareKit" framework. It can do a lot of things, including OAuth.