Understanding OAuth 2.0 and OpenID Connect: Authorization vs. Authentication Explained
Modern applications often need to handle both authorization (what a user can do) and authentication (who the user is). While OAuth 2.0 and OpenID Connect (OIDC) are closely related, they solve different problems. In this blog, we’ll break down these ...
oauth2blog.hashnode.dev4 min read