using xAuth Twitter with iOS
november 2010 by ferratus
Once you receive the token, the OAToken class has a built-in method that you can use to save it to NSUserDefaults. The following code snippet is the body of my [self saveLoginCredentials] that you see above after I successfully receive the token. Note that service provider name and prefix are strings that you can set to whatever you want.
xauth
oauth
mgtwitterengine
iphone
twitter
programming
development
ios
november 2010 by ferratus
Copy this bookmark: