OpenSocial, OpenID, and OAuth: Oh, My! Joseph Smarr (Plaxo) A number of emerging technologies will soon collectively enable an open social web in which users...
You're building an API and the question comes up, how to let client applications authenticate against it? Giving username/password to 3rd party client applications is...
This video was created to help clarify the new 'sign in with twitter' login process (OAuth), since, the old style basic authentication with username &...
Example of using Twitter OAUTH with an Android application. Source at: github.com You'll find more instruction there to actually pull the code, if you like....
The Layer 7 OAuth 2.0 Implementation template provides a generic OAuth 2.0 implementation to incorporate in your own environment. This tutorial describes how to integrate...