Published on May 31, 2023 Sending cookies with fetch in Next.js 13 next.js fetch next.js 13 The new Next.js 13 uses fetch in server components and I had trouble sending cookies with it. Here is a solution.
Published on October 28, 2022 Using Directus with Next-Auth to handle authentication in your frontend. directus next-auth next.js When using Directus with a frontend in Next.js relying on Next-Auth for authentication, I have chosen to avoid directus sdk.
Published on October 26, 2022 Using Directus js-sdk in a Next.js app with several useSWR calls. directus next.js useswr Building a Next.js app with Directus is quite smooth. However, the integration with directus sdk was a little tricky, especially with multiple useSWR calls.
Published on October 25, 2022 Binding Directus auth and Next.js middleware to protect your app. directus next.js middleware Protecting part of a Next.js app is easy thanks to the middleware. I will show some custom logic.
Published on October 18, 2022 A new born blog. next.js tailwind sme Yet, another blog to share some knowledge about programing and a little more.