Hey guys,
what is the intended behavior when I block an user which has an active session right now? Is it comparable to an IP-ban?
I have a Flutter web app which loads perfectly fine on Google Chrome, Safari and so on.
Step 1: Signing user in on web app on Google Chrome
-> Everything fine
Step 2: Block Account in the appwrite backend
Step 3: Any action in the web app
-> Nothing is loading anymore properly which is good
Step 3: Opening the web app on Safari (not signed in)
-> Nothing is loading anymore properly