Is it possible to login a user server side? The account api seems to be limited in the Node sdk to only verifying sessions. I’d ideally like my app to work without JS so having to use a client sdk for login is annoying.
See: Lack of session creation on servers
Not out of the box. You'll need to use Appwrite REST api and take care of all the cookies
Oh sweet. The almost app link looks useful. Thanks
Recommended threads
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- Project auto-blocked after load testing ...
Hi team 👋 My project has been automatically blocked with the message: "Project is currently blocked — Access to this project is restricted. Contact support if...
- App build crashing with "Internal error"
Hello Appwrite team! 👋 We are trying to deploy a Next.js application on Appwrite Cloud, but our builds are consistently failing. The deployment log successful...