
I am confused about creating a session on the server side vs. creating a session on the client side. I successfully create a session on the server side via my web interface, I get code 200, and log the relevant info in both browser console and Appwrite's Exevution logs. But when I refresh the Sessions tab for my user, the tab is empty. Where is the session being created and why is it not listed in the Session's tab?

Testing this myself with NextJS and creating a server side session works just fine and logs it in the sessions tab for the user. What does your code look like that is creating the session?
Recommended threads
- Custom Domain with CNAME on Vercel Treat...
Hi Appwrite team, I’m trying to set up a custom domain for my Appwrite project. My domain is hosted on Vercel, and I’ve already added the required CNAME record...
- magic link auth does not create email ta...
i'm signing up / in users via magic auth link (which works nicely), the user is created in the auth in appwrite without flaws but no email target is created. i ...
- Static assets don't get CDN cached?
Decided to try the platform out for site hosting after the vercel incident. My nuxt page worked flawlessly out of the box but apparently static assets are not b...
