Posts
All the articles I've posted.
-
Understanding .well-known URIs
Published: at 09:30 AMLearn what .well-known URIs are, why they were introduced through RFC 8615, and explore real-world use cases like Let's Encrypt, OAuth discovery, and more.
-
JSON-RPC Uncovered
Published: at 06:30 AMA fun, concise dive into JSON-RPC, its role in remote calls, and a Node.js demo with notifications.
-
Why do we need OAuth ?
Published: at 04:30 PMDiscover why OAuth is essential in modern app integrations through a real-world example of a PDF editor uploading to Dropbox—highlighting security, delegation, and best practices.
-
SSO vs OAuth – Understand the Key Difference with Real Examples
Published: at 03:30 PMA concise guide to understanding the difference between SSO, OAuth, and OpenID Connect, with real-world examples like social login and Google Drive integration.