How do I use dotnetoauth libraries to authenticate?

King48488

New Member
I downloaded the DotNetOpenAuth-4.1.4.12333.zip. How do I use the libraries in the Bin-net4.0 folder in my ASP.net 4.0 application to authenticate? I added the DotnetOpenAuth.dll found in this folder as reference to my application, but I cannot reference them. What do I need to import? We want our users to connect to a provider that uses OAuth lite. How do I generate the necessary signature? Can you show me some examples?Any help much appreciated.Thanks,Vinny
 
Back
Top