OAuth2 Overview

The OAuth2 (OAuth 2.0) Framework allows third party applications temporary access to a web service account owned by the end-user without the need for the host application to obtain or store login information. Generally speaking, a web service refers to an on-line application which provides a public API to access its functionality. Examples are web … Continue reading OAuth2 Overview