Definition
OAuth 2.0
OAuth 2.0 is an authorisation framework that enables a third-party application to obtain limited access to a user’s resources on a resource server, without exposing the user’s credentials to the application.
Access is granted through the issuance of access tokens by an authorisation server, following consent given by the resource owner.