<?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>Jwt on Blogs by Anil</title>
    <link>https://paudelanil9.com.np/tags/jwt/</link>
    <description>Recent content in Jwt on Blogs by Anil</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>en</language>
    <lastBuildDate>Wed, 10 Jun 2026 10:43:38 +0545</lastBuildDate>
    <atom:link href="https://paudelanil9.com.np/tags/jwt/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building OAuth 2.0 From Scratch in Go — Part 1: The Authorization Code Flow</title>
      <link>https://paudelanil9.com.np/posts/go-oauth-authorization-code-flow/</link>
      <pubDate>Wed, 10 Jun 2026 10:43:38 +0545</pubDate>
      <guid>https://paudelanil9.com.np/posts/go-oauth-authorization-code-flow/</guid>
      <description>Part 1: implementation of the OAuth 2.0 Authorization Code flow in Go using self-contained JWT access tokens; three small servers (authserver, resourceserver, client) to demo the flow.</description>
    </item>
  </channel>
</rss>
