Tag Archives: oauth introduction

OAuth 2.0 Introduction: An Overview of How OAuth2 Works?

OAuth 2.0 which is a successor of OAuth 1.0 is a widely used authorization framework (sometimes referred as authorization protocol) which enables third party applications to access protected resources from resource servers on behalf of resource owners in a secured, reliable manner. In this post, I will explain how OAuth works, what are different OAuth… Read More »