Connect Next js to backend
Unanswered
Carpenter wasp posted this in #help-forum
Carpenter waspOP
I have a backend server using express.js with JWT authentication system, and I want to connect it with Next.js. What should I do?
*I've seen many relevant examples regarding my issue, but most of them are for Next.js versions below 13, while I'm using Next.js version 13.
Thanks
*I've seen many relevant examples regarding my issue, but most of them are for Next.js versions below 13, while I'm using Next.js version 13.
Thanks
1 Reply
Carpenter waspOP
this my response from backend