iphone - Way to set OAuth Token on TTUrlRequest -


i'm implementing oauth in app using gtm-oauth or oauthconsumer (haven't decided yet 1 easier).

the thing is, server api calls i'm using tturlrequest, there easy way associate access token tturlrequest there nsmutableurlrequest ?

thanks

ended using oauthconsumer, , setting header manually.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -