<?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 Hardcode Consulting</title>
    <link>https://blog.hardcodeconsulting.tech/tags/auth/</link>
    <description>Recent content in Auth on Hardcode Consulting</description>
    <image>
      <title>Hardcode Consulting</title>
      <url>https://blog.hardcodeconsulting.tech/favicon.svg</url>
      <link>https://blog.hardcodeconsulting.tech/favicon.svg</link>
    </image>
    <generator>Hugo -- 0.162.0</generator>
    <language>en</language>
    <lastBuildDate>Tue, 14 Apr 2026 12:00:00 +0530</lastBuildDate>
    <atom:link href="https://blog.hardcodeconsulting.tech/tags/auth/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Auth: OTP Reset, Invite Signup, and Token Rotation</title>
      <link>https://blog.hardcodeconsulting.tech/post/sanchayam-auth/</link>
      <pubDate>Tue, 14 Apr 2026 12:00:00 +0530</pubDate>
      <guid>https://blog.hardcodeconsulting.tech/post/sanchayam-auth/</guid>
      <description>How Sanchayam handles OTP password reset, invite-only signup with hashed tokens, force logout, and refresh token rotation with reuse detection.</description>
    </item>
    <item>
      <title>JWT Refresh Queue Pattern</title>
      <link>https://blog.hardcodeconsulting.tech/post/mediabridge-jwt-refresh/</link>
      <pubDate>Thu, 19 Feb 2026 19:00:00 +0530</pubDate>
      <guid>https://blog.hardcodeconsulting.tech/post/mediabridge-jwt-refresh/</guid>
      <description>How MediaBridge queues concurrent 401s during token refresh so one refresh fires while parallel requests wait, rather than racing multiple refresh calls.</description>
    </item>
  </channel>
</rss>
