Authorization & authentication Mechanisms
OAuth 2.0 is the industry-standard protocol for authorization and not for authentication. It is used for providing access to resources such as API’s or any data which should not be accessible to any unknown user. OAuth 2.0 focuses on client developer simplicity