<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>BlitzWare Blog</title>
    <link>https://blitzware.xyz/blog</link>
    <atom:link href="https://blitzware.xyz/rss.xml" rel="self" type="application/rss+xml" />
    <description>Technical articles on authentication, OAuth, OpenID Connect, JWT, API security, and user management.</description>
    <language>en</language>
    <lastBuildDate>Sun, 28 Jun 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>JWT Access Token Best Practices for APIs</title>
      <link>https://blitzware.xyz/blog/jwt-access-token-best-practices</link>
      <guid>https://blitzware.xyz/blog/jwt-access-token-best-practices</guid>
      <description>Learn how to issue, validate, store, rotate, and revoke JWT access tokens securely for modern APIs.</description>
      <category>API Authentication</category>
      <pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>OAuth 2.0 for Single Page Applications: A Practical Guide</title>
      <link>https://blitzware.xyz/blog/oauth-2-0-for-spas</link>
      <guid>https://blitzware.xyz/blog/oauth-2-0-for-spas</guid>
      <description>Learn how to implement OAuth 2.0 securely in single page applications using Authorization Code Flow with PKCE, access tokens, refresh tokens, redirect URIs, and API protection.</description>
      <category>OAuth</category>
      <pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>OpenID Connect vs OAuth 2.0: What Developers Actually Need to Know</title>
      <link>https://blitzware.xyz/blog/openid-connect-vs-oauth</link>
      <guid>https://blitzware.xyz/blog/openid-connect-vs-oauth</guid>
      <description>OAuth 2.0 and OpenID Connect are often used together, but they solve different problems. Learn the practical difference between authorization, authentication, access tokens, ID tokens, scopes, and user identity.</description>
      <category>OAuth</category>
      <pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
