OAuth (Open Authorization) is an open protocol to allow secure API authorization in a simple and standard method from desktop and web applications.
OAuth 2.0 is the second version of the OAuth protocol.
official OAuth website: http://oauth.net/2/
OAuth 2.0 specification: http://tools.ietf.org/html/draft-ietf-oauth-v2-25