
Hi, I'm implementing appwrite with an offline package through api rest, but when offline, appwrite self-tentification is lost. How can I keep the session while I'm offline? In addition to this, I have another problem and that is that the api rest requests do not recognize the session that I do through the appwrite package. Should I authenticate using rest api?

You'll have to manually manage and persist the session. See https://appwrite.io/docs/rest#client-auth

I don't know why I didn't read that, thanks with that I managed to make it work <:appwritepeepo:902865250427215882>

[SOLVED] Session offline
Recommended threads
- Error response from daemon: driver faile...
on endpoint appwrite-traefik (00bbc10e5875d0c367d8975c6abc946a77b7ec201a64a825399add44fb34ebb4): failed to bind port 0.0.0.0:80/tcp: Error starting userland pro...
- "Memberships privacy" setting in 1.7.4
Hi everyone, I'm experiencing an issue with a clean self-hosted installation of Appwrite version 1.7.4. I previously used version 1.6.1, and if I remember corre...
- Issue with Appwrite Function Execution –...
Hi all, I'm encountering an issue when calling an Appwrite function from my Flutter app. **Environment:** ```Flutter SDK: 3.27.3 Appwrite Flutter SDK: 16.1.0```...
