flutter_auth_ui icon indicating copy to clipboard operation
flutter_auth_ui copied to clipboard

delete user function

Open robmr88 opened this issue 2 years ago • 1 comments

Hello, I can't seem to find the delete user function. Is it implemented?

robmr88 avatar Aug 16 '22 09:08 robmr88

Hi @robmr88 ,

Is it implemented?

No, it's not implemented. Maybe, you can use FirebaseAuth.instance.currentUser.delete().

koji-1009 avatar Aug 17 '22 00:08 koji-1009