Why does logging out from one device result in logging out from all other devices as well?
- 0
- Flutter
- Accounts
- Cloud
Why does logging out from one device result in logging out from all other devices as well? in cloud
Have you changed the session limit on auth->security->sessions limit?
yes its is set to 3
srry not set
its giving error while setting
looks like this is a completely different bug 😂
and i am getting this from last two week.
ahh looks like updating sessions limit doesn't work: https://github.com/appwrite/appwrite/issues/5555 your issue seems to be unrelated to this though
ok
What is your code to login out?
Recommended threads
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...