<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Bao Nguyen</title>
    <link>https://baonguyen.dev</link>
    <description>Software engineer. Writing about code, ideas, and movement.</description>
    <language>en</language>
    <lastBuildDate>Mon, 13 Apr 2026 14:48:03 GMT</lastBuildDate>
    <atom:link href="https://baonguyen.dev/rss.xml" rel="self" type="application/rss+xml" />
  <item>
    <title>Authenticate Next.js SPA with ASP.NET 6 Identity and Duende Identity Server Part 2</title>
    <link>https://baonguyen.dev/articles/authenticate-nextjs-spa-with-aspnet-6-identity-and-duende-identity-server-part-2</link>
    <guid isPermaLink="true">https://baonguyen.dev/articles/authenticate-nextjs-spa-with-aspnet-6-identity-and-duende-identity-server-part-2</guid>
    <description>Introduction In the previous article, we have covered in detail how to authenticate our Swagger UI and Next.js application using Duende Identity Server. In the previous flows, we used the Authorizatio</description>
    <pubDate>Tue, 17 May 2022 19:30:00 GMT</pubDate>
    <category>ASP.NET</category>
    <category>Identity Server</category>
    <category>Tutorial</category>
  </item>
  <item>
    <title>Authenticate Next.js SPA with ASP.NET 6 Identity and Duende Identity Server Part 1</title>
    <link>https://baonguyen.dev/articles/authenticate-nextjs-spa-with-aspnet-6-identity-and-duende-identity-server-part-1</link>
    <guid isPermaLink="true">https://baonguyen.dev/articles/authenticate-nextjs-spa-with-aspnet-6-identity-and-duende-identity-server-part-1</guid>
    <description>The goal In this tutorial, we are going to provide step by step to create an API Application and protect it with Duende Identity Server. We are going to implement authorization for Swagger UI and a Ne</description>
    <pubDate>Thu, 12 May 2022 21:29:00 GMT</pubDate>
    <category>ASP.NET</category>
    <category>Identity Server</category>
    <category>Tutorial</category>
  </item>
  </channel>
</rss>