oauth2

../assets/images/featured/featured-oauth2-flow.jpg
Example of an OAuth2 flow (Authorization Code Grant)

Single sign-on is a must nowadays. Very few people have the patience to login into a thousand different sites with different logins and passwords. For example, if you are a company with many different applications, you will definitively gain praise for implementing a single sign-on for all of them. That said, we'll now describe an example of an OAuth2 flow. Development and Infrastructure people should understand it.

4 min read