<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Jasonraimondi on Nextjs Templates &amp; Themes</title><link>https://www.nextjsthemes.dev/author/jasonraimondi/</link><description>Recent content in Jasonraimondi on Nextjs Templates &amp; Themes</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://www.nextjsthemes.dev/author/jasonraimondi/index.xml" rel="self" type="application/rss+xml"/><item><title>Nextjs Jwt Example</title><link>https://www.nextjsthemes.dev/theme/jasonraimondi-nextjs-jwt-example/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.nextjsthemes.dev/theme/jasonraimondi-nextjs-jwt-example/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>Next.js is a popular framework for building React applications, and authorization is a crucial aspect of web development. This article provides an example of how to implement authorization with private route protection in a Next.js application using JWT (JSON Web Tokens) and Golang. By following this guide, developers can learn how to secure their Next.js applications and ensure that only authenticated users can access certain routes.&lt;/p></description></item></channel></rss>