How do you choose between OAuth2 and OpenID Connect for web authorization?
If you are developing a web application that needs to authenticate and authorize users, you might have heard of OAuth2 and OpenID Connect. These are two popular standards for web authorization, but they are not the same. How do you choose between them and what are the benefits and drawbacks of each one? In this article, we will explain the main differences between OAuth2 and OpenID Connect, and give you some tips on how to use them for your web application.