Aakash Goplani

Results 13 comments of Aakash Goplani

After recent changes made in SvelteKitAuth v0.10 and v0.11, I am using following approach for to-and-fro communication. ### Client to Server **General Idea:** Update data by making API call -...

> Ok. I found what was my issue. [This explained](https://github.com/vercel/next.js/issues/52799#issuecomment-1642035226) . I was calling `auth` on Next.js server component rendering and I expected it would update the cookie. But It...

Found the solution (at least for now) https://blog.aakashgoplani.in/how-to-exchange-data-between-client-and-server-using-sveltekitauth