Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Nemiro.OAuth v1.13

Latest
Compare
Choose a tag to compare
@alekseynemiro alekseynemiro released this 24 Aug 21:18
· 2 commits to master since this release

August 25, 2017

This release contains minor improvements and updates API versions used by clients.

  • Added ResponseType to OAuth2Client;
  • Added default return URL to OdnoklassnikiClient;
  • Added method SetAccessToken to OAuthBase (only for OAuth v2.0 and token requests);
  • Added method Get to OAuthBase for strict type of clients.
  • Changed type of the Version property. Now is Version type;
  • Facebook Graph API updated from v2.7 to v2.9;
  • VK API updated from v5.53 to v5.65.
  • Added UrlDecore to the ParseParameters;
  • YahooClient: Receiving a user GUID, if there is no such identifier in the headers.