What is the best OAuth2 C# library?

Viewed 79990

It seems like many app providers are using OAuth2 to allow API access, such as Twitter and Facebook. Does anyone use a good library to do OAuth2 processing that is general enough to use across all applications?

4 Answers
Related