Understanding OAuth 2.0 and OpenID Connect by Building a Minimal System
Over the past few days, I set out to understand OAuth 2.0 and OpenID Connect (OIDC) beyond surface-level usage. Instead of relying on libraries, I tried to build a minimal version of the flow myself.
openidconnect.hashnode.dev4 min read