Closed peltops closed 11 months ago
The problem is the data of users still available in firestore database. If we want to delete the data, we can do manually, but absolutely it will take longer time.
Firebase also provides the extension to delete users data in Cloud Firestore, Realtime Database, or Cloud Storage in your Firebase (https://extensions.dev/extensions/firebase/delete-user-data). But we must set the project to Blaze (pay as you go) plan
The doc of delete user data extension: https://firebase.google.com/docs/extensions/official/delete-user-data
Go to Firebase and choose eimunisasi project
Go to Authentication menu
Choose the account that you want to remove
Confirmation dialog will appear, then click delete
If the account deleted, it will show the notification at the corner of the screen