authenticationToken
The authentication token of the current session, used for all HTTP requests.
@property (nonatomic, readonly) NSString *authenticationToken
Discussion
The authentication token of the current session, used for all HTTP requests.
Declared In
UPSession.h
currentUser
The currently authenticated user.
@property (nonatomic, strong) UPUser *currentUser
Discussion
The currently authenticated user.
Declared In
UPSession.h