How do you implement oauth as a provider in c#?
There is a c# clas. For it, here http://oauth.net/code/ but I need to know how do I use it?
How do you implement oauth as a provider in c#?
There is a c# clas. For it, here http://oauth.net/code/ but I need to know how do I use it?
If you're talking about a membership provider, there is a previous discussion here:
If you mean as a third-party API access provider, there is an example here: