OAuth 2.0
OAuth 2.0 is a method through which a third-party app can access web-hosted resources on behalf of a user.
Any resource can define a set of permissions that can be used to divide the functionality of that resource into smaller chunks. These permissions are also called scopes.
Backlinks
AZ-204 - Developing Solutions for Microsoft Azure
- [[oauth20]]