I am implementing a resource server (accessible through WCF REST Calls) that is dependant on a third party OAuth Server. Can someone point me in the right direction on how to get this done. All the examples out there are for basic ASP.NET Applications.
Plus is DotNetOpenAuth the standard library to use for these scenarios? I tried to download the samples and run them but the SQL Express version is giving a problem. Does anyone know which version is being used?