To require the ability to delete user data in the application, it was necessary to create a cloud function to delete a user by his ID in FlutterFlow in the Firebase Cloud Functions environment. As a result, this solution was made.
After trying various methods, this solution was found that allows you to remove a user from Firebase Authentication.
New contributor
Serge Id is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.