I’m looking for an OAuth 1.0a sample for .NET compact framework. Preferably .netcf 3.5 but 2.0 is fine too.
I’m looking to call oauth for the foursquare.com api (http://groups.google.com/group/foursquare-api/web/oauth)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here’s someone’s detailed blog post on how to write an OAuth 1.0a consumer on NetCF.
I’ve also opened a DotNetOpenAuth branch targeted at NetCF, although it’s not ready yet.