Posts
All the articles I've posted.
-
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.
-
Fact Series — How the Blog Got Its Name?
Published: at 09:30 AMA fun fact about the origin of the word “blog” — from “weblog” to the modern-day “blog.”
-
Easily Publish Private Packages to AWS CodeArtifact via GitHub Actions Workflow
Published: at 06:40 AMA concise guide to configure AWS credentials and automate publishing Node.js packages to AWS CodeArtifact using GitHub Actions.