TWTRAuthSession Protocol Reference Conforms to TWTRBaseSession Declared in TWTRAuthSession.h Overview Encapsulates the authorization details of an OAuth Session. authToken required method @property (nonatomic, readonly, copy) NSString *authToken authTokenSecret required method @property (nonatomic, readonly, copy) NSString *authTokenSecret userID required method @property (nonatomic, readonly, copy) NSString *userID