<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>JSON Web Tokens on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/json-web-tokens/</link><description>Recent content in JSON Web Tokens on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 11 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/json-web-tokens/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 8: Authentication &amp;amp; Authorization: Secure User Flows</title><link>https://ai-blog.noorshomelab.dev/react-production-guide-2026/auth-authorization-secure-flows/</link><pubDate>Wed, 11 Feb 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/react-production-guide-2026/auth-authorization-secure-flows/</guid><description>&lt;h2 id="chapter-8-authentication--authorization-secure-user-flows"&gt;Chapter 8: Authentication &amp;amp; Authorization: Secure User Flows&lt;/h2&gt;
&lt;p&gt;Welcome, aspiring React architect! In the journey of building robust, production-ready applications, few topics are as critical and often misunderstood as authentication and authorization. This chapter is your deep dive into securing your React applications, ensuring that only the right users can access the right resources and features.&lt;/p&gt;
&lt;p&gt;We’ll explore the fundamental differences between authentication and authorization, delve into modern token-based security patterns, and implement secure user flows right within your React app. By the end of this chapter, you&amp;rsquo;ll not only understand &lt;em&gt;how&lt;/em&gt; to implement these features but also &lt;em&gt;why&lt;/em&gt; each piece is crucial for maintaining a secure and reliable system. We&amp;rsquo;ll build upon our knowledge of data fetching from previous chapters, integrating security seamlessly into our API interactions.&lt;/p&gt;</description></item><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></channel></rss>