2-legged OAuth 1.0a in Objective C - ios app development -
i developing iphone application in objective-c , quite new in it. have request url, consumer key , secret. how can 2 legged authentication, provide me code please. checked afnetworking project , other samples think complex noob me.
thanks.
unfortunately using oauth not simple, , library gtm-oauth (http://code.google.com/p/gtm-oauth/) has decent documentation , samples doesn't make easy.
i try seeing if service provider has own library on github should wrap complexity. otherwise gtm-oauth place start.
Comments
Post a Comment