October 6, 2022

OAuth 2.0: Authorization Code with PKCE

In this post, let’s have a look at Authorization Code with PKCE (Short for Proof Key for Code Exchange, pronounced: pixy) Flow in OAuth 2.0. In a previous […]
October 5, 2022

OAuth 2.0: Authorization Code Vs Implicit Flow

OAuth 2.0 is something I believe most of us can get confused with (I still do at times).  Sometimes people get confused with OAuth 2.0 and OIDC (OpenID […]