v1.9.0
Added
- Support for logging in using an authorization code
#107
Changed
sdk.authInfo
return value has been updated
#107. ThegrantType
attribute has been deprecated and now the returned attributes are:isAnonymous
: a boolean denoting if the currently stored token only allows
public read accessscopes
: an array containing the scopes associated with the access token