<?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>Auth on Manvendra Rajpoot</title>
    <link>https://blog.rajpoot.dev/tags/auth/</link>
    <description>Recent content in Auth on Manvendra Rajpoot</description>
    <image>
      <title>Manvendra Rajpoot</title>
      <url>https://blog.rajpoot.dev/img/personal/cover.png</url>
      <link>https://blog.rajpoot.dev/img/personal/cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Manvendra Rajpoot</copyright>
    <lastBuildDate>Sun, 17 May 2026 17:50:46 +0530</lastBuildDate>
    <atom:link href="https://blog.rajpoot.dev/tags/auth/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Django Cheatsheet 05 — Authentication and Users</title>
      <link>https://blog.rajpoot.dev/cheatsheets/django/05-auth-cheatsheet/</link>
      <pubDate>Thu, 21 May 2026 06:40:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/cheatsheets/django/05-auth-cheatsheet/</guid>
      <description>Django auth cheatsheet — built-in auth, custom user, permissions.</description>
    </item>
    <item>
      <title>Integration Cheatsheet 05 — Auth Stack (Password / JWT / Session)</title>
      <link>https://blog.rajpoot.dev/cheatsheets/integrations/05-auth-stack-cheatsheet/</link>
      <pubDate>Sat, 16 May 2026 06:40:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/cheatsheets/integrations/05-auth-stack-cheatsheet/</guid>
      <description>End-to-end auth across FastAPI / SQLAlchemy / Pydantic.</description>
    </item>
    <item>
      <title>FastAPI Cheatsheet 05 — Authentication and Authorization</title>
      <link>https://blog.rajpoot.dev/cheatsheets/fastapi/05-auth-cheatsheet/</link>
      <pubDate>Mon, 11 May 2026 06:40:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/cheatsheets/fastapi/05-auth-cheatsheet/</guid>
      <description>FastAPI auth cheatsheet — password hashing, JWT, OAuth2 / OIDC, sessions, API keys, scopes, RBAC.</description>
    </item>
    <item>
      <title>Next.js Cheatsheet 06 — Authentication</title>
      <link>https://blog.rajpoot.dev/cheatsheets/nextjs/06-auth-cheatsheet/</link>
      <pubDate>Wed, 20 May 2026 06:50:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/cheatsheets/nextjs/06-auth-cheatsheet/</guid>
      <description>Next.js auth cheatsheet — Auth.js, sessions, middleware-based gates.</description>
    </item>
    <item>
      <title>FastAPI Textbook Ch. 6 — Authentication and Authorization</title>
      <link>https://blog.rajpoot.dev/textbooks/fastapi/06-authentication-authorization/</link>
      <pubDate>Wed, 06 May 2026 06:50:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/textbooks/fastapi/06-authentication-authorization/</guid>
      <description>Chapter 6 — FastAPI auth: OAuth2 password / bearer / OIDC, sessions, API keys, role-based access, and the production patterns.</description>
    </item>
    <item>
      <title>Next.js Cheatsheet 17 — Authentication Patterns</title>
      <link>https://blog.rajpoot.dev/cheatsheets/nextjs/17-auth-patterns-cheatsheet/</link>
      <pubDate>Wed, 20 May 2026 08:40:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/cheatsheets/nextjs/17-auth-patterns-cheatsheet/</guid>
      <description>Next.js auth patterns — session strategies, route protection, RBAC.</description>
    </item>
    <item>
      <title>JWT vs Session Cookies in 2026 — The Authentication Choice That Matters</title>
      <link>https://blog.rajpoot.dev/posts/backend/auth-jwt-vs-session-2026/</link>
      <pubDate>Tue, 05 May 2026 09:10:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/backend/auth-jwt-vs-session-2026/</guid>
      <description>JWT vs session cookies in 2026 — security tradeoffs, scaling, revocation, and the patterns from production auth.</description>
    </item>
  </channel>
</rss>
