Represents an authorization token.
Represents an authorization token.
finalobservables:{type:Observable<String>, token:Observable<String>, scope:Observable<String>, isInTransition:Observable<Bool>, hasExpired:Observable<Bool>, expires:Observable<Date>}