OAuth

OAuth is used for authorization -> Specifically Authorization of services .Its an open standard It allows third party services to use user’s

OAuth 1.0 -> most widely used is OAuth2.0

Oauth access token contains all the allowed persmission Trusted (cannot be tampered)

Edit this page on GitHub

Links to this note