step-up-labs/firebase-authentication-dotnet

DeleteUserAsync() with LocalId instead of FirebaseToken

Opened this issue · 2 comments

Hello,

I'd like to request that the DeleteUserAsync() method also works with the LocalId property of the user to delete it. Currently, only FirebaseToken is supported which I am not storing at the moment.

image

It should be possible in general because I am also using a Flutter library to access Firebase Auth and this library works with mentioned property.

It would be awesome if you could consider the request. Have a nice day!

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale commented

Closing the issue due to inactivity. Feel free to re-open