<?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>Authentication on Manvendra Rajpoot</title>
    <link>https://blog.rajpoot.dev/tags/authentication/</link>
    <description>Recent content in Authentication 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/authentication/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Authentication in 2026 — Passkeys, OAuth 2.1, OIDC, and What to Actually Ship</title>
      <link>https://blog.rajpoot.dev/posts/backend/authentication-2026-passkeys-oauth-oidc/</link>
      <pubDate>Wed, 29 Apr 2026 09:30:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/backend/authentication-2026-passkeys-oauth-oidc/</guid>
      <description>Modern authentication for backend developers in 2026 — passkeys (WebAuthn), OAuth 2.1, OIDC, sessions vs JWTs, and how to pick a stack for FastAPI, Django, Hono, and Next.js.</description>
    </item>
    <item>
      <title>JWT Authentication in FastAPI: A Complete Walkthrough</title>
      <link>https://blog.rajpoot.dev/posts/fastapi/jwt-authentication-in-fastapi/</link>
      <pubDate>Tue, 28 Apr 2026 13:50:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/fastapi/jwt-authentication-in-fastapi/</guid>
      <description>Build secure JWT authentication in FastAPI from scratch — password hashing, token issuing, refresh tokens, dependency-injected current user, and the security pitfalls to avoid.</description>
    </item>
  </channel>
</rss>
