delet account

Troubleshooting

Hello,

I've built an admin panel for my app. I would like to delete users from the system when they violate the rules, but the delete account feature in Firebase Authentication only allows a user to delete their own account.

Is there a method you can recommend that would allow an admin (like myself) to delete other users' accounts?

Thank you.

What have you tried so far?

When I use "delete document", it deletes the user's information from the users collection, but the account is still registered in Firebase Authentication, so the user can still log in and out.

Did you check FlutterFlow's Documentation for this topic?
No
3
1 reply