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

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -