Next.js 14 – what is good practice for accepting data
I have featch data from external api – it’s work fine
How this is possible?
This is my API routes file, in this API routes I get the id from session in auth.ts
file:
how this is possible? hehe
- this is my api routes file
in this api routes i get the id from session in auth.ts file