1.Background: The OAuth 2.0 authorization framework enables application to obtain limited access to an HTTP service. Access to protected… — 1.Background: The OAuth 2.0 authorization framework enables application to obtain limited access to an HTTP service. Access to protected resources is granted by issuing access tokens to clients to access HTTP service. Rather than the client directly authenticating to the API using credentials, or the credentials of a user, OAuth…