Project DescriptionMobile clone of the OAuth.Net package available at
http://code.google.com/p/oauth-dot-net/Minimal implementation of the OAuth.Net package of Madgex Lab to be able to run on the Compact Framework.
Main differences include :
- Cryptography (Uses the OpenNet.CF Smart Device Framework)
- UriBuilder (Not supported in the Compact Framework)
- HttpUtility (Not supported in the Compact Framework)
- ServiceLocator (Rather than using the 'heavyweight' Castle.Windsor ServiceLocator as used in the original package, this implementation implements it's own BasicServiceLocator)
LinksMadgex Lab
http://lab.madgex.com/oauth-net/OpenNet.CF Smart Device Framework
http://www.opennetcf.com/Products/SmartDeviceFramework/tabid/65/Default.aspx