RikasLuOriginal post
Rank 2: Process
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.
Summary
Developers are having trouble managing sessions in the appwrite system after deleting the app and cache. They seek guidance on how to recover or replace the active session for a specific device.