How to bulk delete Firebase anonymous users -
due probable misuse of anonymous authentication (see how prevent firebase anonymous user token expiring) have lot of anonymous users in app don't want.
i can't see way bulk delete these users. have manually one-by-one? there anyway use api access user accounts , manipulate them users other current user?
there no way in firebase console bulk-delete users.
there no api bulk-delete users.
but there administrative api allows delete user accounts. see https://firebase.google.com/docs/auth/admin/manage-users#delete_a_user
Comments
Post a Comment