You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when a user signs into a FirebaseSocialProvider, we create directories for each of that user's friends. That has the effect of letting that friend detect the logged in user's presence and allows the friend to send messages to the logged in user. We need to detect when a user has been removed from the friends list and remove their corresponding Firebase friend directory to revoke these permissions.
The text was updated successfully, but these errors were encountered:
Currently, when a user signs into a FirebaseSocialProvider, we create directories for each of that user's friends. That has the effect of letting that friend detect the logged in user's presence and allows the friend to send messages to the logged in user. We need to detect when a user has been removed from the friends list and remove their corresponding Firebase friend directory to revoke these permissions.
The text was updated successfully, but these errors were encountered: