odakura yuuOriginal post
Rank 1: Thread
So I tried the new node-appwrite with cloud 1.5 but when register a session email password user on Next api route /register it's not return secret but the auth on cloud user have been write. Is it a bug or I have bad code? I use exactly the same on the tutorial
Summary
Developers are experiencing an issue with the Node-appwrite Next.js app where the session secret is missing. It looks like the version being used is node-appwrite cloud 1.5. Have you tried checking if the version is compatible with Next.js?