Calling an authenticated API from Next.js server side is a little different than calling it from the client side and concerning authentication cookies.
Calling an authenticated API from Next.js server side is a little different than calling it from the client side and concerning authentication cookies.