This repository has been archived by the owner on Feb 11, 2023. It is now read-only.
August 25, 2017
This release contains minor improvements and updates API versions used by clients.
- Added
ResponseType
toOAuth2Client
; - Added default return URL to
OdnoklassnikiClient
; - Added method
SetAccessToken
toOAuthBase
(only for OAuth v2.0 and token requests); - Added method
Get
toOAuthBase
for strict type of clients. - Changed type of the
Version
property. Now isVersion
type; - Facebook Graph API updated from v2.7 to v2.9;
- VK API updated from v5.53 to v5.65.
- Added
UrlDecore
to theParseParameters
; YahooClient
: Receiving a user GUID, if there is no such identifier in the headers.