Securing Next.js Apps: A Journey with JWT and Server-Side Cookies
In this blog post, I will dive deep into my authentication solution implemented in our heybooster project. We'll explore how it utilizes JSON Web Tokens (JWT) stored securely in server-side cookies, and how state management is handled using Zustand.
...
sft.hashnode.dev5 min read