
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
- Adding "name" column to table creates 2-...
As stated, im adding the "name" column to one table, it adds 4 duplicates. In another table it adds 3 duplicates, and when I delete 1 of them, all duplucates di...
- Server Error when Pushing a Function
Get this ambiguous error when trying to push my function, it's TypeScript using NodeJS 18 ``` ? Which functions would you like to push? get-grades (get-grades)...
- Network error when attempting to fetch r...
Hi, I am trying to modify some database data in the console for testing but keep getting this error. I am on the appwrite cloud and have already tried clearing ...
