Nove [876 Gaming]
I couldnt find any documentation on server side sessions on the website, can someone point me in the right direction here?
TL;DR
Currently, it is not possible to create a session from the server side because the current implementation relies on cookies. However, in the upcoming version 1.5 of the SDK, server side rendering (SSR) login with an API token will be possible. If you need assistance in achieving your goal, please provide more details about what you are trying to accomplish so that we can suggest alternative solutions. Unfortunately, there is no documentation available on server side sessions on the website at the moment. Guille
At the moment you can't create a session from the server side, as the current implementation use cookies. What are you trying to achieve, maybe there is other way to solve. (v1.5 will allow SSR login with API token)
Recommended threads
- Upgrade Issue
Am having issue upgrading my appwrite account to pro as my card number is 19 and the required input is 16 digit
- createEmailPasswordSession Error using S...
Did someone succeed using SSR approach for login?
- [Solved] how to get user prefs from serv...
i want to get a specific users preferences from serverside maybe i missunderstood something