OAuth 1

What is OAuth 1?

OAuth 1 provides seamless authorization after successful authentication for different resources within a network. It works by offering an access token to an application that contains the permission along with the details associated with the permission for the user to access the information/resource that is used for request authentication.