Authorization, OAuth2, OAuth2 Flows, Security, SSO

OAuth2 Introduction Through Flow Diagrams in 5-minutes

Introduction to OAuth2 OAuth2 is a standard for streamlining the process of enabling a user to grant authorization to a web service or application to access her data or perform something on her behalf on another web service (OAuth provider). There are 4 different OAuth2 flows, and to understand which best suit your needs, refer to this. In this article, we want to create a simple introduction that enables engineers, managers, and investors to understand the high level flow of…

Read more