<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>OAuth on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/oauth/</link><description>Recent content in OAuth on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 04 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/oauth/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 12: Authentication &amp;amp; Authorization Flows in Modern Web Apps (OAuth 2.0, OIDC, JWT)</title><link>https://ai-blog.noorshomelab.dev/web-security-hacker-dev-2026/auth-flows-jwt-oidc/</link><pubDate>Sun, 04 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/web-security-hacker-dev-2026/auth-flows-jwt-oidc/</guid><description>&lt;h2 id="introduction-navigating-the-world-of-modern-identity"&gt;Introduction: Navigating the World of Modern Identity&lt;/h2&gt;
&lt;p&gt;Welcome back, future security champions! In our journey to build secure web applications, understanding how users prove who they are (authentication) and what they&amp;rsquo;re allowed to do (authorization) is absolutely fundamental. Gone are the days when a simple username/password and a session cookie were enough for every scenario. Modern web applications are distributed, often involving multiple services, APIs, and third-party integrations.&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;ll dive deep into the contemporary standards that power secure identity management: &lt;strong&gt;OAuth 2.0&lt;/strong&gt;, &lt;strong&gt;OpenID Connect (OIDC)&lt;/strong&gt;, and &lt;strong&gt;JSON Web Tokens (JWTs)&lt;/strong&gt;. We&amp;rsquo;ll explore what each one is, why they&amp;rsquo;re crucial for today&amp;rsquo;s web, and how they work together to create robust and flexible authentication and authorization systems. By the end, you&amp;rsquo;ll have a clear understanding of these powerful tools and how to apply them securely in your own projects.&lt;/p&gt;</description></item><item><title>OAuth and Single Sign-On with Node.js &amp;amp; Next.js: A Comprehensive Guide</title><link>https://ai-blog.noorshomelab.dev/guides/oauth-sso-nodejs-nextjs/</link><pubDate>Thu, 21 Aug 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/guides/oauth-sso-nodejs-nextjs/</guid><description>&lt;h1 id="oauth-and-single-sign-on-with-nodejs--nextjs-latest-version-a-comprehensive-guide"&gt;OAuth and Single Sign-On with Node.js &amp;amp; Next.js (Latest Version): A Comprehensive Guide&lt;/h1&gt;
&lt;p&gt;Welcome to the exciting world of secure user authentication and authorization in modern web applications! This document is designed to be your comprehensive, beginner-friendly guide to understanding and implementing OAuth and Single Sign-On (SSO) using Node.js for your backend and Next.js for your frontend.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ll start with the basics, explain complex concepts in simple terms, and provide practical code examples and guided projects to help you build secure and scalable applications.&lt;/p&gt;</description></item></channel></rss>