This repository has been archived by the owner on Feb 11, 2023. It is now read-only.
Nemiro.OAuth v1.8
March 8, 2015
This version includes enhancements for customization.
- Fixed bug with DefaultScope and Scope;
- Added the ability to register multiple client with the same name;
- Added decoding html-entities in the processing of a callback address, if provider, for some reason, perform encoding (potential problem is detected in Foursquare);
- Allowed to specify the GrantType after an instance of a client;
- Opened access (public modifier) to basic properties of the OAuth protocol;
- Added OAuth client for Assembla;
- Deleted file of the obsolete Helper class (obsolete since v1.4; use OAuthUtility).