341 Views
Over the last few years, OpenID Connect has become one of the most common ways to authenticate users in a web application. But if you want to use it in a desktop application, it can be a little awkward... Authorization code flow OpenID Connect is an authentication layer built on top of OAuth 2.0, which ...
0 comments