Hi guys, currently doing magic url login. I have face the issue to get the session. This session error on server. Do i need to update MagicURLSession on server side instead of client?
TL;DR
Developers are seeking guidance on implementing MagicURL session on the server side for a NextJS project. The solution provided was to refer to the documentation at https://appwrite.io/docs/tutorials/nextjs-ssr-auth/step-1 to potentially resolve the session error.
azwar
17 Jul, 2024, 04:24
btw this is how i create the session on client side