This repository has been archived by the owner on Feb 11, 2023. It is now read-only.
Nemiro.OAuth v1.10
June 21, 2015
This version includes fixes for .NET 3.5 and common enhancements.
- Fixed bug in the WriteToRequestStream for .NET Framework 3.5;
- Fixed error: "Inheritance security rules violated while overriding member: UniValue.GetObjectData...". An error was detected in projects .NET Framework 3.5;
- Fixed client for LinkedIn (updated default scope);
- Added the ability to use any multipart requests (not only multipart/form-data);
- Removed the obsolete overload of the GetUserInfo.