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.