<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>FastAPI on Move into the Future</title><link>/tags/fastapi/</link><description>Recent content in FastAPI on Move into the Future</description><generator>Hugo -- gohugo.io</generator><copyright>Copyright © 2016-2026 Jim Chng. All Rights Reserved.</copyright><lastBuildDate>Fri, 13 Jun 2025 15:52:29 +0200</lastBuildDate><atom:link href="/tags/fastapi/index.xml" rel="self" type="application/rss+xml"/><item><title>FastAPI Shield - Building Robust Authentication and Authorization with Layered Security</title><link>/blog/2025/06/fastapi-shield-building-robust-authentication-and-authorization-with-layered-security/</link><pubDate>Fri, 13 Jun 2025 15:52:29 +0200</pubDate><guid>/blog/2025/06/fastapi-shield-building-robust-authentication-and-authorization-with-layered-security/</guid><description><![CDATA[<p>Authentication and authorization are critical components of any web application, but implementing them can quickly become complex and scattered throughout your codebase. FastAPI Shield introduces an elegant solution: a decorator-based security library that uses the metaphor of &ldquo;shields&rdquo; to protect your endpoints with clean, composable layers of security.</p>]]></description><enclosure url="/blog/2025/06/fastapi-shield-building-robust-authentication-and-authorization-with-layered-security/feature-gerraintVsDragon.png" length="1957970" type="image/png"/></item></channel></rss>