Taylan
Taylan
NNuxt
Created by Taylan on 11/11/2024 in #❓・help
Scheduling tasks after server startup
Thanks @manniL i decided to create an external task microservice and send request for crud from nuxt. task service will handle the rest of it.
8 replies
NNuxt
Created by Taylan on 10/3/2024 in #❓・help
getServerSession() returns null on server middleware
yeah, when i check the path, even for "/ipx//img/small_logo.png" or "/api/auth/session?callbackUrl=http:%2F%2Flocalhost:3000%2F", this server/middleware/auth.ts is called and some of them returns null. I guess i should specify endpoints to be checked precisely
5 replies
NNuxt
Created by Taylan on 10/3/2024 in #❓・help
getServerSession() returns null on server middleware
Hi, thx but refreshed page has no api calls. only, middleware returns session as null on refresh when using getToken() and getServerSession on nitro part as can be seen above. I think it is irrelevant or maybe next-auth library's way to fetch session causes this idk.
5 replies