
Hi, implementing authentication via email and password I found myself in a dilemma: once logged in and then created a session, if I immediately delete the app and consequently the appwrite cache, the session remains active on the cloud, how can I recover it? or replace it for that specific device? Example of session of a google emulator in attachment.
Recommended threads
- How to ByPass the Hostname restriction f...Hello, Im hosting my React application in a stateless server environment, where the IP of the client keeps changing for the server. How do I bypass the hostname... 
- Sites github connection failingI have an existing site I need to point to a new GitHub repo, as if moved the site to a GitHub org. having removed the original repo from the site and tried to... 
- Query.contains not supported on Cloud?I try to filter a row which contain a string inside a string array column, however I get the following error: ``` {"name":"AppwriteException","code":400,"type"... 
