问题
Is there any sample on how to authenticate to Foursquare using Oauth ?
回答1:
There a very nice workflow summary for how to use OAuth with Foursquare here: http://developer.foursquare.com/docs/oauth.html
Once you get authenticated with OAuth, you can start making foursquare API calls: http://developer.foursquare.com/docs/overview.html
来源:https://stackoverflow.com/questions/3611731/foursquare-oauth-authentication-net-sample