Showing posts with label OpenID. Show all posts
Showing posts with label OpenID. Show all posts

Tuesday, July 24, 2012

OAuth Overview

OAuth can be defined as follows:




  1. OAuth is an open protocol that aims to standardize the way desktop and web applications access a user's private data. OAuth provides a mechanism for users to grant access to private data without sharing their private credentials (username/password). Many sites have started enabling APIs to use OAuth because of its security and standard set of libraries.